Lines Matching defs:bg
169 XColor fg, bg;
176 * arg, it is cursor name (use black and white for fg and bg).
178 * three args, they are name, fg, bg. Some of the code below
197 bg.red = bg.green = bg.blue = 65535;
206 bg.red = bg.green = bg.blue = 0;
210 &bg) == 0) {
227 &fg, &bg);
231 XColor fg, bg;
236 * four (source mask fg bg).
285 &bg) == 0) {
291 &fg, &bg, (unsigned) xHot, (unsigned) yHot);