Searched refs:GCFuncs (Results 1 – 17 of 17) sorted by relevance
88 } GCFuncs; typedef278 const GCFuncs *funcs;
31 const GCFuncs fbGCFuncs = {68 pGC->funcs = (GCFuncs *) &fbGCFuncs; in fbCreateGC()
375 extern _X_EXPORT const GCFuncs fbGCFuncs;
45 const GCFuncs *funcs;
52 static const GCFuncs dmxGCFuncs = {
79 const GCFuncs *funcs;
335 static GCFuncs damageGCFuncs = {364 const GCFuncs *oldFuncs = pGC->funcs; \
333 const GCFuncs *Savedfuncs;587 extern const GCFuncs exaGCFuncs;
486 const GCFuncs exaGCFuncs = {
73 const GCFuncs *originalFuncs;
64 GCFuncs rootlessGCFuncs = {406 const GCFuncs *saveFuncs = pGC->funcs; \
292 static GCFuncs glamor_gc_funcs = {
40 static GCFuncs xnestFuncs = {
151 const GCFuncs *wrapFuncs;
39 static GCFuncs VGAarbiterGCFuncs = {
121 const GCFuncs *wrapFuncs;137 static const GCFuncs XineramaGCFuncs = {
36869 dmx: constify GCOps & GCFuncs pointers45102 UXA needs to call glamor_destroy_gc from its GCFuncs, so export52264 xfree86/shadowfb: GCFuncs and GCOps are now const105610 Delete unused devPrivate field from GCFuncs and GCOps.