Searched refs:_Screen (Results 1 – 3 of 3) sorted by relevance
55 typedef struct _Screen *ScreenPtr;
495 typedef struct _Screen { struct
2727 …events.c:606:31: warning: array subscript -1 is below array bounds of 'struct _Screen *[16]' [-War…2728 …events.c:610:39: warning: array subscript -2 is below array bounds of 'struct _Screen *[16]' [-War…2730 …events.c:619:35: warning: array subscript -2 is below array bounds of 'struct _Screen *[16]' [-War…24714 Note that this does change the struct _Screen definition, so this is an ABI