Searched refs:SCREEN_WRAP (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessScreen.c130 SCREEN_WRAP(pScreen, CreateScreenResources);
214 SCREEN_WRAP(pScreen, GetImage);
237 SCREEN_WRAP(pDrawable->pScreen, SourceValidate);
277 // SCREEN_WRAP(ps, Composite);
305 //SCREEN_WRAP(ps, Glyphs);
387 SCREEN_WRAP(pScreen, ValidateTree);
463 SCREEN_WRAP(pScreen, MarkOverlappedWindows);
519 SCREEN_WRAP (pScreen, InstallColormap);
535 SCREEN_WRAP(pScreen, UninstallColormap);
553 SCREEN_WRAP(pScree
[all...]
H A DrootlessWindow.c164 SCREEN_WRAP(pWin->drawable.pScreen, CreateWindow);
199 SCREEN_WRAP(pWin->drawable.pScreen, DestroyWindow);
276 SCREEN_WRAP(pScreen, SetShape);
296 SCREEN_WRAP(pScreen, ChangeWindowAttributes);
339 SCREEN_WRAP(pScreen, PositionWindow);
468 SCREEN_WRAP(pScreen, RealizeWindow);
527 SCREEN_WRAP(pScreen, UnrealizeWindow);
611 SCREEN_WRAP(pScreen, RestackWindow);
794 SCREEN_WRAP(pScreen, CopyWindow);
1211 SCREEN_WRAP(pScree
[all...]
H A DrootlessCommon.h134 #define SCREEN_WRAP(screen, fn) \ macro
H A DrootlessGC.c293 SCREEN_WRAP(pGC->pScreen, CreateGC);
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessScreen.c123 SCREEN_WRAP(pScreen, CreateScreenResources);
206 SCREEN_WRAP(pScreen, GetImage);
228 SCREEN_WRAP(pDrawable->pScreen, SourceValidate);
268 // SCREEN_WRAP(ps, Composite);
297 //SCREEN_WRAP(ps, Glyphs);
379 SCREEN_WRAP(pScreen, ValidateTree);
455 SCREEN_WRAP(pScreen, MarkOverlappedWindows);
512 SCREEN_WRAP(pScreen, InstallColormap);
528 SCREEN_WRAP(pScreen, UninstallColormap);
546 SCREEN_WRAP(pScree
[all...]
H A DrootlessWindow.c173 SCREEN_WRAP(pWin->drawable.pScreen, CreateWindow);
206 SCREEN_WRAP(pWin->drawable.pScreen, DestroyWindow);
281 SCREEN_WRAP(pScreen, SetShape);
299 SCREEN_WRAP(pScreen, ChangeWindowAttributes);
342 SCREEN_WRAP(pScreen, PositionWindow);
470 SCREEN_WRAP(pScreen, RealizeWindow);
528 SCREEN_WRAP(pScreen, UnrealizeWindow);
613 SCREEN_WRAP(pScreen, RestackWindow);
792 SCREEN_WRAP(pScreen, CopyWindow);
815 SCREEN_WRAP(pScree
[all...]
H A DrootlessCommon.h135 #define SCREEN_WRAP(screen, fn) \ macro
H A DrootlessGC.c288 SCREEN_WRAP(pGC->pScreen, CreateGC);

Completed in 13 milliseconds