Searched defs:PictureScreenPtr (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/render/
H A Dpicturestr.h275 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
283 #define GetPictureScreen(s) ((PictureScreenPtr) ((s)->devPrivates[PictureScreenPrivateIndex].ptr))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpicturestr.h345 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
359 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpicturestr.h344 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
358 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dpicturestr.h385 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
393 #define GetPictureScreen(s) ((PictureScreenPtr) ((s)->devPrivates[PictureScreenPrivateIndex].ptr))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpicturestr.h400 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
408 #define GetPictureScreen(s) ((PictureScreenPtr) ((s)->devPrivates[PictureScreenPrivateIndex].ptr))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpicturestr.h392 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
400 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpicturestr.h397 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
405 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dpicturestr.h397 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
405 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dpicturestr.h397 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
405 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dpicturestr.h397 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
409 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dpicturestr.h396 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
408 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpicturestr.h351 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
363 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dpicturestr.h372 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
384 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpicturestr.h345 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
359 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpicturestr.h345 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
359 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpicturestr.h345 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
359 #define GetPictureScreen(s) ((PictureScreenPtr)dixLookupPrivate(&(s)->devPrivates, PictureScreenPrivateKey))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dpicturestr.h375 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
383 #define GetPictureScreen(s) ((PictureScreenPtr) ((s)->devPrivates[PictureScreenPrivateIndex].ptr))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dpicturestr.h361 } PictureScreenRec, *PictureScreenPtr; typedef in typeref:struct:_PictureScreen
369 #define GetPictureScreen(s) ((PictureScreenPtr) ((s)->devPrivates[PictureScreenPrivateIndex].ptr))

Completed in 88 milliseconds