Searched refs:bgColor (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_BlitMM.h | 63 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \ 64 cAcl->bgColor = (c); \ 73 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \ 74 cAcl->bgColor = (c); \ 84 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \ 85 cAcl->bgColor = (c); \
|
| H A D | ct_Blitter.h | 96 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \ 97 cAcl->bgColor = (c); \ 105 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \ 106 cAcl->bgColor = (c); \ 114 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \ 115 cAcl->bgColor = (c); \
|
| H A D | ct_BltHiQV.h | 175 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \ 176 cAcl->bgColor = (c); \ 182 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \ 183 cAcl->bgColor = (c); \ 190 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \ 191 cAcl->bgColor = (c); \
|
| H A D | ct_exa.c | 284 cAcl->bgColor = -1;
|
| H A D | ct_driver.h | 218 int bgColor; member in struct:__anonf966118b0608
|
| H A D | ct_accel.c | 188 cAcl->bgColor = -1;
|
| H A D | ct_driver.c | 3649 cAcl->bgColor = -1;
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_accel.h | 132 #define sisSETBGCOLOR(bgColor) \ 133 SIS_MMIO_OUT32(pSiS->IOBase, BR(5), (bgColor));
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | StrToCurs.c | 136 static XColor bgColor = {0, 0xffff, 0xffff, 0xffff, 0, 0}; local in function:XmuCvtStringToCursor 241 &fgColor, &bgColor ); 270 &fgColor, &bgColor, xhot, yhot );
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_driver.h | 180 CARD32 bgColor; member in struct:_twodContext
|
Completed in 24 milliseconds