Home
last modified time | relevance | path

Searched refs:_Screen (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dscreenint.h55 typedef struct _Screen *ScreenPtr;
H A Dscrnintstr.h495 typedef struct _Screen { struct
/OK3568_Linux_fs/external/xserver/
H A DChangeLog2727 …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