Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Doptfunc.c672 case 'R': return AT_COLOR_RSCROLL; in color_from_namechar()
894 rscroll_attr = attr|AT_COLOR_RSCROLL; in opt_rscroll()
H A Dless.h459 #define AT_COLOR_RSCROLL (8 << AT_COLOR_SHIFT) macro
H A Dline.c136 { AT_COLOR_RSCROLL, "kc" },