Searched refs:pwinCreateColormap (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinnativegdi.c529 pScreenPriv->pwinCreateColormap = winCreateColormapNativeGDI;
H A Dwincmap.c301 if (!((*pScreenPriv->pwinCreateColormap) (pmap)))
H A Dwinpfbdd.c667 pScreenPriv->pwinCreateColormap = NULL;
H A Dwin.h572 winCreateColormapProcPtr pwinCreateColormap; member in struct:_winPrivScreenRec
H A Dwinshaddd.c1355 pScreenPriv->pwinCreateColormap = winCreateColormapShadowDD;
H A Dwinshadddnl.c1385 pScreenPriv->pwinCreateColormap = winCreateColormapShadowDDNL;
H A Dwinshadgdi.c1246 pScreenPriv->pwinCreateColormap = winCreateColormapShadowGDI;
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincmap.c286 if (!((*pScreenPriv->pwinCreateColormap) (pmap))) {
H A Dwin.h494 winCreateColormapProcPtr pwinCreateColormap; member in struct:_winPrivScreenRec
H A Dwinshadddnl.c1211 pScreenPriv->pwinCreateColormap = winCreateColormapShadowDDNL;
H A Dwinshadgdi.c1279 pScreenPriv->pwinCreateColormap = winCreateColormapShadowGDI;

Completed in 22 milliseconds