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

/freebsd-9.3-release/contrib/less/
H A Doptfunc.c67 extern int bl_fg_color, bl_bg_color;
578 colordesc(s, &bl_fg_color, &bl_bg_color);
H A Doutput.c39 extern int bl_fg_color, bl_bg_color;
301 bg = bl_bg_color;
H A Dscreen.c152 public int bl_bg_color; variable
1109 bl_bg_color = 0;
2211 SETCOLORS(bl_fg_color, bl_bg_color);

Completed in 32 milliseconds