Home
last modified time | relevance | path

Searched refs:hpalNew (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinshadgdi.c1004 HPALETTE hpalNew = NULL; in winCreateColormapShadowGDI() local
1032 hpalNew = CreatePalette(lpPaletteNew); in winCreateColormapShadowGDI()
1033 if (hpalNew == NULL) { in winCreateColormapShadowGDI()
1040 pCmapPriv->hPalette = hpalNew; in winCreateColormapShadowGDI()