Lines Matching refs:fg_pix
13160 Pixel fg_pix;
13258 fg_pix = getXtermFG(xw, flags, (int) extract_fg(xw, fg_bg, flags));
13265 if (fg_pix == bg_pix) {
13273 fg_pix = T_COLOR(TScreenOf(xw), TEXT_FG);
13275 fg_pix = T_COLOR(TScreenOf(xw), TEXT_BG);
13292 use_selbg = isNotForeground(xw, fg_pix, bg_pix, selbg_pix);
13293 use_selfg = isNotBackground(xw, fg_pix, bg_pix, selfg_pix);
13306 EXCHANGE(fg_pix, bg_pix, tmp);
13310 fg_pix = bg_pix;
13312 bg_pix = fg_pix;
13316 fg_pix = selfg_pix;
13340 setCgsBack(xw, currentWin, currentCgs, fg_pix);
13345 EXCHANGE(fg_pix, bg_pix, tmp);
13359 bg_pix = fg_pix;
13361 fg_pix = bg_pix;
13366 fg_pix = selfg_pix;
13375 fg_pix = selfg_pix;
13380 setCgsFore(xw, currentWin, currentCgs, fg_pix);
13415 setCgsBack(xw, currentWin, currentCgs, fg_pix);
13419 setCgsFore(xw, currentWin, currentCgs, fg_pix);
13430 fg_pix,