Lines Matching defs:bgPixel
1503 pixel.val = pGC->bgPixel;
1696 unsigned long fgPixel, bgPixel;
1704 bgPixel = pGC->bgPixel;
1708 bgPixel = fgPixel;
1848 pixel = (dashIndex & 1) ? bgPixel : fgPixel;
1963 pixel = (dashIndex & 1) ? pGC->bgPixel : pGC->fgPixel;
2110 pixel = startIsFg ? pGC->fgPixel : pGC->bgPixel;
2138 pixel = endIsFg ? pGC->fgPixel : pGC->bgPixel;
2176 pixel = (dashIndex & 1) ? pGC->bgPixel : pGC->fgPixel;