Searched refs:VALIDATE_GC (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/miext/rootless/ |
| H A D | rootlessGC.c | 205 VALIDATE_GC(pGC, GCForeground | GCBackground | \ 220 VALIDATE_GC(pGC, GCForeground | \ 227 #define VALIDATE_GC(pGC, changes, pDrawable) \ macro 341 VALIDATE_GC(pGC, changes | GCPlaneMask, pDrawable); 344 VALIDATE_GC(pGC, changes, pDrawable);
|
| /xsrc/external/mit/xorg-server/dist/miext/rootless/ |
| H A D | rootlessGC.c | 201 VALIDATE_GC(pGC, GCForeground | GCBackground | \ 216 VALIDATE_GC(pGC, GCForeground | \ 223 #define VALIDATE_GC(pGC, changes, pDrawable) \ macro 333 VALIDATE_GC(pGC, changes | GCPlaneMask, pDrawable); 336 VALIDATE_GC(pGC, changes, pDrawable);
|
Completed in 5 milliseconds