Searched defs:WRAP_SCREEN_INFO (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86VGAarbiterPriv.h68 #define WRAP_SCREEN_INFO(x,y) do {pScreenPriv->x = pScrn->x; pScrn->x = y;} while(0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86VGAarbiterPriv.h72 #define WRAP_SCREEN_INFO(x,y) do {pScreenPriv->x = pScrn->x; pScrn->x = y;} while(0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86VGAarbiterPriv.h71 #define WRAP_SCREEN_INFO(x,y) do {pScreenPriv->x = pScrn->x; pScrn->x = y;} while(0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86VGAarbiterPriv.h71 #define WRAP_SCREEN_INFO(x,y) do {pScreenPriv->x = pScrn->x; pScrn->x = y;} while(0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86VGAarbiterPriv.h69 #define WRAP_SCREEN_INFO(x,y) do {pScreenPriv->x = pScrn->x; pScrn->x = y;} while(0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86VGAarbiterPriv.h69 #define WRAP_SCREEN_INFO(x,y) do {pScreenPriv->x = pScrn->x; pScrn->x = y;} while(0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86VGAarbiterPriv.h69 #define WRAP_SCREEN_INFO(x,y) do {pScreenPriv->x = pScrn->x; pScrn->x = y;} while(0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86VGAarbiterPriv.h69 #define WRAP_SCREEN_INFO(x,y) do {pScreenPriv->x = pScrn->x; pScrn->x = y;} while(0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86VGAarbiterPriv.h68 #define WRAP_SCREEN_INFO(x,y) do {pScreenPriv->x = pScrn->x; pScrn->x = y;} while(0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86VGAarbiterPriv.h68 #define WRAP_SCREEN_INFO(x,y) do {pScreenPriv->x = pScrn->x; pScrn->x = y;} while(0) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86VGAarbiterPriv.h68 #define WRAP_SCREEN_INFO(x,y) do {pScreenPriv->x = pScrn->x; pScrn->x = y;} while(0) macro

Completed in 42 milliseconds