Searched refs:pcmapInstalled (Results 1 – 5 of 5) sorted by relevance
105 *pmaps = pScreenPriv->pcmapInstalled->mid; in winListInstalledColormaps()117 ColormapPtr oldpmap = pScreenPriv->pcmapInstalled; in winInstallColormap()137 pScreenPriv->pcmapInstalled = pColormap; in winInstallColormap()150 pScreenPriv->pcmapInstalled = pColormap; in winInstallColormap()158 ColormapPtr curpmap = pScreenPriv->pcmapInstalled; in winUninstallColormap()171 pScreenPriv->pcmapInstalled = NULL; in winUninstallColormap()
755 if (pScreenPriv->pcmapInstalled != NULL) { in winBltExposedRegionsShadowGDI()756 pCmapPriv = winGetCmapPriv(pScreenPriv->pcmapInstalled); in winBltExposedRegionsShadowGDI()860 if (pScreenPriv->pcmapInstalled == NULL) { in winRealizeInstalledPaletteShadowGDI()868 pCmapPriv = winGetCmapPriv(pScreenPriv->pcmapInstalled); in winRealizeInstalledPaletteShadowGDI()933 pScreenPriv->pcmapInstalled = pColormap; in winInstallColormapShadowGDI()953 ColormapPtr curpmap = pScreenPriv->pcmapInstalled; in winStoreColorsShadowGDI()988 pScreenPriv->pcmapInstalled = pColormap; in winStoreColorsShadowGDI()1082 pScreenPriv->pcmapInstalled = NULL; in winDestroyColormapShadowGDI()
1056 pScreenPriv->pcmapInstalled = pColormap; in winInstallColormapShadowDDNL()1072 ColormapPtr curpmap = pScreenPriv->pcmapInstalled; in winStoreColorsShadowDDNL()1167 pScreenPriv->pcmapInstalled = NULL; in winDestroyColormapShadowDDNL()
443 ColormapPtr pcmapInstalled; member
693 || s_pScreenPriv->pcmapInstalled == NULL in winWindowProc()