Searched defs:_ScrnInfoRec (Results 1 – 1 of 1) sorted by relevance
566 typedef struct _ScrnInfoRec { struct567 int driverVersion;568 const char *driverName; /* canonical name used in */570 ScreenPtr pScreen; /* Pointer to the ScreenRec */571 int scrnIndex; /* Number of this screen */572 Bool configured; /* Is this screen valid */573 int origIndex; /* initial number assigned to579 int imageByteOrder;580 int bitmapScanlineUnit;581 int bitmapScanlinePad;[all …]