Searched refs:GetPictureScreenIfSet (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/render/
H A Dpicturestr.h284 #define GetPictureScreenIfSet(s) ((PictureScreenPrivateIndex != -1) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpicturestr.h360 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpicturestr.h359 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dpicturestr.h394 #define GetPictureScreenIfSet(s) ((PictureScreenPrivateIndex != -1) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpicturestr.h409 #define GetPictureScreenIfSet(s) ((PictureScreenPrivateIndex != -1) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpicturestr.h401 #define GetPictureScreenIfSet(s) GetPictureScreen(s) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpicturestr.h406 #define GetPictureScreenIfSet(s) GetPictureScreen(s) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dpicturestr.h406 #define GetPictureScreenIfSet(s) GetPictureScreen(s) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dpicturestr.h406 #define GetPictureScreenIfSet(s) GetPictureScreen(s) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dpicturestr.h410 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dpicturestr.h409 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpicturestr.h364 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dpicturestr.h385 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpicturestr.h360 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpicturestr.h360 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpicturestr.h360 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dpicturestr.h384 #define GetPictureScreenIfSet(s) ((PictureScreenPrivateIndex != -1) ? GetPictureScreen(s) : NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dpicturestr.h370 #define GetPictureScreenIfSet(s) ((PictureScreenPrivateIndex != -1) ? GetPictureScreen(s) : NULL) macro

Completed in 91 milliseconds