Searched refs:bo_fg_color (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Doptfunc.c64 extern int bo_fg_color, bo_bg_color;
572 colordesc(s, &bo_fg_color, &bo_bg_color);
H A Doutput.c36 extern int bo_fg_color, bo_bg_color;
285 fg = bo_fg_color;
H A Dscreen.c145 public int bo_fg_color; /* Color of bold text */ variable
1102 bo_fg_color = 11;
2215 SETCOLORS(bo_fg_color, bo_bg_color);

Completed in 164 milliseconds