Searched refs:WIN_NUM_PALETTE_ENTRIES (Results 1 – 3 of 3) sorted by relevance
278 pCmapPriv->rgbColors[WIN_NUM_PALETTE_ENTRIES - 1].rgbRed = 255; in winCreateColormap()279 pCmapPriv->rgbColors[WIN_NUM_PALETTE_ENTRIES - 1].rgbGreen = 255; in winCreateColormap()280 pCmapPriv->rgbColors[WIN_NUM_PALETTE_ENTRIES - 1].rgbBlue = 255; in winCreateColormap()281 pCmapPriv->peColors[WIN_NUM_PALETTE_ENTRIES - 1].peRed = 255; in winCreateColormap()282 pCmapPriv->peColors[WIN_NUM_PALETTE_ENTRIES - 1].peGreen = 255; in winCreateColormap()283 pCmapPriv->peColors[WIN_NUM_PALETTE_ENTRIES - 1].peBlue = 255; in winCreateColormap()331 RGBQUAD rgbColors[WIN_NUM_PALETTE_ENTRIES]; in winGetPaletteDIB()335 0, WIN_NUM_PALETTE_ENTRIES, rgbColors); in winGetPaletteDIB()
73 #define WIN_NUM_PALETTE_ENTRIES 256 macro314 RGBQUAD rgbColors[WIN_NUM_PALETTE_ENTRIES];315 PALETTEENTRY peColors[WIN_NUM_PALETTE_ENTRIES];
880 WIN_NUM_PALETTE_ENTRIES, pCmapPriv->rgbColors) == 0) { in winRealizeInstalledPaletteShadowGDI()921 WIN_NUM_PALETTE_ENTRIES, pCmapPriv->rgbColors) == 0) { in winInstallColormapShadowGDI()