Searched refs:GetPictureScreen (Results 1 - 25 of 30) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxaawrap.h66 (GetPictureScreen(pScreen)->field = \
70 (GetPictureScreen(pScreen)->field = wrapper)
H A Dpicturestr.h393 #define GetPictureScreen(s) ((PictureScreenPtr) ((s)->devPrivates[PictureScreenPrivateIndex].ptr)) macro
394 #define GetPictureScreenIfSet(s) ((PictureScreenPrivateIndex != -1) ? GetPictureScreen(s) : NULL)
400 ((glyph)->devPrivates + (GetPictureScreen (s))->glyphPrivateOffset)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxaawrap.h66 (GetPictureScreen(pScreen)->field = \
70 (GetPictureScreen(pScreen)->field = wrapper)
H A Dpicturestr.h408 #define GetPictureScreen(s) ((PictureScreenPtr) ((s)->devPrivates[PictureScreenPrivateIndex].ptr)) macro
409 #define GetPictureScreenIfSet(s) ((PictureScreenPrivateIndex != -1) ? GetPictureScreen(s) : NULL)
415 ((glyph)->devPrivates + (GetPictureScreen (s))->glyphPrivateOffset)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxaawrap.h66 (GetPictureScreen(pScreen)->field = \
70 (GetPictureScreen(pScreen)->field = wrapper)
H A Dpicturestr.h400 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey)) macro
401 #define GetPictureScreenIfSet(s) GetPictureScreen(s)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxaawrap.h66 (GetPictureScreen(pScreen)->field = \
70 (GetPictureScreen(pScreen)->field = wrapper)
H A Dpicturestr.h405 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey)) macro
406 #define GetPictureScreenIfSet(s) GetPictureScreen(s)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxaawrap.h66 (GetPictureScreen(pScreen)->field = \
70 (GetPictureScreen(pScreen)->field = wrapper)
H A Dpicturestr.h405 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey)) macro
406 #define GetPictureScreenIfSet(s) GetPictureScreen(s)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxaawrap.h66 (GetPictureScreen(pScreen)->field = \
70 (GetPictureScreen(pScreen)->field = wrapper)
H A Dpicturestr.h405 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey)) macro
406 #define GetPictureScreenIfSet(s) GetPictureScreen(s)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxaawrap.h65 (GetPictureScreen(pScreen)->field = \
69 (GetPictureScreen(pScreen)->field = wrapper)
H A Dpicturestr.h409 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey)) macro
410 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxaawrap.h65 (GetPictureScreen(pScreen)->field = \
69 (GetPictureScreen(pScreen)->field = wrapper)
H A Dpicturestr.h408 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey)) macro
409 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxaawrap.h65 (GetPictureScreen(pScreen)->field = \
69 (GetPictureScreen(pScreen)->field = wrapper)
H A Dpicturestr.h363 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey)) macro
364 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxaawrap.h65 (GetPictureScreen(pScreen)->field = \
69 (GetPictureScreen(pScreen)->field = wrapper)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxaawrap.h67 (GetPictureScreen(pScreen)->field = \
71 (GetPictureScreen(pScreen)->field = wrapper)
H A Dpicturestr.h383 #define GetPictureScreen(s) ((PictureScreenPtr) ((s)->devPrivates[PictureScreenPrivateIndex].ptr)) macro
384 #define GetPictureScreenIfSet(s) ((PictureScreenPrivateIndex != -1) ? GetPictureScreen(s) : NULL)
390 ((glyph)->devPrivates + (GetPictureScreen (s))->glyphPrivateOffset)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxaawrap.h67 (GetPictureScreen(pScreen)->field = \
71 (GetPictureScreen(pScreen)->field = wrapper)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/render/
H A Dpicturestr.h283 #define GetPictureScreen(s) ((PictureScreenPtr) ((s)->devPrivates[PictureScreenPrivateIndex].ptr)) macro
284 #define GetPictureScreenIfSet(s) ((PictureScreenPrivateIndex != -1) ? GetPictureScreen(s) : NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpicturestr.h359 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey)) macro
360 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpicturestr.h358 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey)) macro
359 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL)

Completed in 150 milliseconds

12