Searched refs:UNWRAP_SCREEN (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c232 UNWRAP_SCREEN(CreateGC);
233 UNWRAP_SCREEN(CloseScreen);
234 UNWRAP_SCREEN(GetImage);
235 UNWRAP_SCREEN(GetSpans);
236 UNWRAP_SCREEN(SourceValidate);
237 UNWRAP_SCREEN(CopyWindow);
238 UNWRAP_SCREEN(ClearToBackground);
239 UNWRAP_SCREEN(SaveScreen);
240 UNWRAP_SCREEN(StoreColors);
241 UNWRAP_SCREEN(DisplayCurso
[all...]
H A Dxf86VGAarbiterPriv.h51 #define UNWRAP_SCREEN(x) pScreen->x = pScreenPriv->x macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c236 UNWRAP_SCREEN(CreateGC);
237 UNWRAP_SCREEN(CloseScreen);
238 UNWRAP_SCREEN(GetImage);
239 UNWRAP_SCREEN(GetSpans);
240 UNWRAP_SCREEN(SourceValidate);
241 UNWRAP_SCREEN(CopyWindow);
242 UNWRAP_SCREEN(ClearToBackground);
243 UNWRAP_SCREEN(SaveScreen);
244 UNWRAP_SCREEN(StoreColors);
245 UNWRAP_SCREEN(DisplayCurso
[all...]
H A Dxf86VGAarbiterPriv.h50 #define UNWRAP_SCREEN(x) pScreen->x = pScreenPriv->x macro

Completed in 5 milliseconds