Searched refs:wrapFuncs (Results 1 – 2 of 2) sorted by relevance
98 pGCPriv->wrapFuncs = (x)->funcs; (x)->ops = &VGAarbiterGCOps;\103 (x)->ops = pGCPriv->wrapOps; (x)->funcs = pGCPriv->wrapFuncs;151 const GCFuncs *wrapFuncs; member
121 const GCFuncs *wrapFuncs; member145 (pGC)->funcs = pGCPriv->wrapFuncs;148 pGCPriv->wrapFuncs = (pGC)->funcs;\181 pGCPriv->wrapFuncs = pGC->funcs; in XineramaCreateGC()