Searched refs:winInstallColormapShadowDDNL (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinshadddnl.c73 winInstallColormapShadowDDNL(ColormapPtr pColormap);
1038 winInstallColormapShadowDDNL(ColormapPtr pColormap) function in typeref:typename:Bool
1050 ErrorF("winInstallColormapShadowDDNL - Failed installing the "
1093 if (!winInstallColormapShadowDDNL(pColormap)) {
1209 pScreenPriv->pwinInstallColormap = winInstallColormapShadowDDNL;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinshadddnl.c93 winInstallColormapShadowDDNL (ColormapPtr pColormap);
1205 winInstallColormapShadowDDNL (ColormapPtr pColormap) function in typeref:typename:Bool
1217 ErrorF ("winInstallColormapShadowDDNL - Failed installing the "
1263 if (!winInstallColormapShadowDDNL (pColormap))
1383 pScreenPriv->pwinInstallColormap = winInstallColormapShadowDDNL;

Completed in 8 milliseconds