Searched refs:clear_bg (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Dforwback.c34 extern int clear_bg;
260 * If we really need to do this on clear_bg terminals, we need
264 if (clear_bg && apply_at_specials(final_attr) != AT_NORMAL)
269 * If we were in standout mode, clear_bg terminals
H A Dscreen.c202 public int clear_bg; /* Clear fills with background color */ variable
1062 clear_bg = 1;
1165 clear_bg = ltgetflag("ut");

Completed in 102 milliseconds