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

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinnativegdi.c527 pScreenPriv->pwinInstallColormap = winInstallColormapNativeGDI;
H A Dwincmap.c146 if (!((*pScreenPriv->pwinInstallColormap) (pColormap)))
H A Dwinpfbdd.c665 pScreenPriv->pwinInstallColormap = NULL;
H A Dwin.h570 winInstallColormapProcPtr pwinInstallColormap; member in struct:_winPrivScreenRec
H A Dwinshaddd.c1353 pScreenPriv->pwinInstallColormap = winInstallColormapShadowDD;
H A Dwinshadddnl.c1383 pScreenPriv->pwinInstallColormap = winInstallColormapShadowDDNL;
H A Dwinshadgdi.c1244 pScreenPriv->pwinInstallColormap = winInstallColormapShadowGDI;
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincmap.c141 if (!((*pScreenPriv->pwinInstallColormap) (pColormap))) {
H A Dwin.h492 winInstallColormapProcPtr pwinInstallColormap; member in struct:_winPrivScreenRec
H A Dwinshadddnl.c1209 pScreenPriv->pwinInstallColormap = winInstallColormapShadowDDNL;
H A Dwinshadgdi.c1277 pScreenPriv->pwinInstallColormap = winInstallColormapShadowGDI;

Completed in 40 milliseconds