Lines Matching refs:foreground
93 XColor *foreground,
103 XColor _Xconst *foreground,
135 XColor _Xconst *foreground,
143 foreground, background);
176 XColor *foreground,
185 return (*func) (dpy, source, mask, foreground, background, x, y);
196 XColor _Xconst *foreground,
204 source_char, mask_char, foreground, background);
215 req->foreRed = foreground->red;
216 req->foreGreen = foreground->green;
217 req->foreBlue = foreground->blue;