Searched refs:hPalette (Results 1 – 2 of 2) sorted by relevance
758 SelectPalette(hdcUpdate, pCmapPriv->hPalette, FALSE); in winBltExposedRegionsShadowGDI()907 pCmapPriv->hPalette, FALSE) == NULL) { in winInstallColormapShadowGDI()956 if (SetPaletteEntries(pCmapPriv->hPalette, in winStoreColorsShadowGDI()1040 pCmapPriv->hPalette = hpalNew; in winCreateColormapShadowGDI()1086 if (DeleteObject(pCmapPriv->hPalette) == 0) { in winDestroyColormapShadowGDI()1092 pCmapPriv->hPalette = NULL; in winDestroyColormapShadowGDI()
312 HPALETTE hPalette; member