Lines Matching refs:bg
115 int fg, int bg, int rop,
145 if((bg == -1) ||
148 (CHECK_RGB_EQUAL(bg))))) {
150 if((bg == -1) ||
156 (*infoRec->FillSolidRects)(pScrn, bg, rop, planemask, nBox, pBox);
157 bg = -1;
165 pScrn, fg, bg, rop, planemask);
177 (FirstPass) ? bg : fg, -1, rop, planemask);
251 int fg, int bg, int rop,
280 if((bg == -1) ||
283 (CHECK_RGB_EQUAL(bg))))) {
285 if((bg == -1) ||
292 pScrn, bg, rop, planemask, n, ppt, pwidth, fSorted);
293 bg = -1;
301 pScrn, fg, bg, rop, planemask);
320 (FirstPass) ? bg : fg, -1, rop, planemask);
362 int fg, int bg, int rop,
391 if((bg == -1) ||
394 (CHECK_RGB_EQUAL(bg))))) {
396 if((bg == -1) ||
402 (*infoRec->FillSolidRects)(pScrn, bg, rop, planemask, nBox, pBox);
403 bg = -1;
411 pScrn, fg, bg, rop, planemask);
423 (FirstPass) ? bg : fg, -1, rop, planemask);
475 int fg, int bg, int rop,
504 if((bg == -1) ||
507 (CHECK_RGB_EQUAL(bg))))) {
509 if((bg == -1) ||
516 pScrn, bg, rop, planemask, n, ppt, pwidth, fSorted);
517 bg = -1;
525 pScrn, fg, bg, rop, planemask);
545 (FirstPass) ? bg : fg, -1, rop, planemask);