Searched refs:rgbColors (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincmap.c215 pCmapPriv->rgbColors[pdefs[0].pixel + i].rgbRed = nRed;
216 pCmapPriv->rgbColors[pdefs[0].pixel + i].rgbGreen = nGreen;
217 pCmapPriv->rgbColors[pdefs[0].pixel + i].rgbBlue = nBlue;
278 pCmapPriv->rgbColors[WIN_NUM_PALETTE_ENTRIES - 1].rgbRed = 255;
279 pCmapPriv->rgbColors[WIN_NUM_PALETTE_ENTRIES - 1].rgbGreen = 255;
280 pCmapPriv->rgbColors[WIN_NUM_PALETTE_ENTRIES - 1].rgbBlue = 255;
331 RGBQUAD rgbColors[WIN_NUM_PALETTE_ENTRIES]; local in function:winGetPaletteDIB
335 0, WIN_NUM_PALETTE_ENTRIES, rgbColors);
348 0, uiColorsRetrieved, rgbColors) == 0) {
358 nRed = rgbColors[
[all...]
H A Dwinshadgdi.c1030 WIN_NUM_PALETTE_ENTRIES, pCmapPriv->rgbColors) == 0) {
1071 WIN_NUM_PALETTE_ENTRIES, pCmapPriv->rgbColors) == 0) {
1132 ndef, pCmapPriv->rgbColors + pdefs[0].pixel) == 0) {
H A Dwin.h312 RGBQUAD rgbColors[WIN_NUM_PALETTE_ENTRIES]; member in struct:__anoned6456b30208
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincmap.c227 pCmapPriv->rgbColors[pdefs[0].pixel + i].rgbRed = nRed;
228 pCmapPriv->rgbColors[pdefs[0].pixel + i].rgbGreen = nGreen;
229 pCmapPriv->rgbColors[pdefs[0].pixel + i].rgbBlue = nBlue;
293 pCmapPriv->rgbColors[WIN_NUM_PALETTE_ENTRIES - 1].rgbRed = 255;
294 pCmapPriv->rgbColors[WIN_NUM_PALETTE_ENTRIES - 1].rgbGreen = 255;
295 pCmapPriv->rgbColors[WIN_NUM_PALETTE_ENTRIES - 1].rgbBlue = 255;
349 RGBQUAD rgbColors[WIN_NUM_PALETTE_ENTRIES]; local in function:winGetPaletteDIB
355 rgbColors);
371 rgbColors) == 0)
383 nRed = rgbColors[
[all...]
H A Dwinshadgdi.c974 pCmapPriv->rgbColors) == 0)
1019 pCmapPriv->rgbColors) == 0)
1092 pCmapPriv->rgbColors + pdefs[0].pixel) == 0)
H A Dwin.h359 RGBQUAD rgbColors[WIN_NUM_PALETTE_ENTRIES]; member in struct:__anonc09092800308

Completed in 85 milliseconds