Searched refs:wrapFuncs (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A Dxaawrap.h12 (pGC)->funcs = pGCPriv->wrapFuncs;\
17 pGCPriv->wrapFuncs = (pGC)->funcs;\
29 pGC->funcs = pGCPriv->wrapFuncs;\
36 pGC->funcs = pGCPriv->wrapFuncs;\
50 pGC->funcs = pGCPriv->wrapFuncs;\
H A DxaaGC.c49 pGCPriv->wrapFuncs = pGC->funcs;
H A Dxaalocal.h65 GCFuncs *wrapFuncs; member in struct:_XAAGC
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86VGAarbiterPriv.h89 pGCPriv->wrapFuncs = (x)->funcs; (x)->ops = &VGAarbiterGCOps;\
94 (x)->ops = pGCPriv->wrapOps; (x)->funcs = pGCPriv->wrapFuncs;
140 GCFuncs *wrapFuncs; member in struct:_VGAarbiterGC
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86VGAarbiterPriv.h98 pGCPriv->wrapFuncs = (x)->funcs; (x)->ops = &VGAarbiterGCOps;\
103 (x)->ops = pGCPriv->wrapOps; (x)->funcs = pGCPriv->wrapFuncs;
151 const GCFuncs *wrapFuncs; member in struct:_VGAarbiterGC
/xsrc/external/mit/xorg-server.old/dist/miext/cw/
H A Dcw.h44 GCFuncs *wrapFuncs; /* wrapped funcs */ member in struct:__anon31641d280108
H A Dcw.c102 (pGC)->funcs = (pPriv)->wrapFuncs; \
107 (pPriv)->wrapFuncs = (pGC)->funcs; \
H A Dcw_ops.c50 pGC->funcs = pGCPrivate->wrapFuncs;\
55 pGCPrivate->wrapFuncs = (pGC)->funcs; \
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c120 GCFuncs *wrapFuncs; member in struct:__anon006f54310108
144 (pGC)->funcs = pGCPriv->wrapFuncs;
147 pGCPriv->wrapFuncs = (pGC)->funcs;\
181 pGCPriv->wrapFuncs = pGC->funcs;
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c121 const GCFuncs *wrapFuncs; member in struct:__anoncbf88f840108
145 (pGC)->funcs = pGCPriv->wrapFuncs;
148 pGCPriv->wrapFuncs = (pGC)->funcs;\
181 pGCPriv->wrapFuncs = pGC->funcs;

Completed in 11 milliseconds