Home
last modified time | relevance | path

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

/minix/external/bsd/less/dist/
H A Doutput.c38 extern int bo_fg_color, bo_bg_color;
287 fg = bo_fg_color; in flush()
H A Doptfunc.c66 extern int bo_fg_color, bo_bg_color;
574 colordesc(s, &bo_fg_color, &bo_bg_color);
H A Dscreen.c146 public int bo_fg_color; /* Color of bold text */ variable
1107 bo_fg_color = 11; in get_term()
2230 SETCOLORS(bo_fg_color, bo_bg_color);