Lines Matching defs:bg
75 int fg, bg;
205 bg = pGC->bgPixel;
210 TRANSLATE_COLOR (bg);
212 SetBkColor (pGCPriv->hdcMem, bg);
292 bg = pGC->bgPixel;
297 TRANSLATE_COLOR (bg);
306 SetBkColor (pGCPriv->hdcMem, bg);
327 SetTextColor (pGCPriv->hdcMem, bg);
563 bg = pGC->bgPixel;
568 TRANSLATE_COLOR (bg);
570 SetBkColor (pGCPriv->hdc, bg);
650 bg = pGC->bgPixel;
655 TRANSLATE_COLOR (bg);
664 SetBkColor (pGCPriv->hdc, bg);
685 SetTextColor (pGCPriv->hdc, bg);