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.c591 case 'R': return AT_COLOR_RSCROLL; in color_from_namechar()
809 rscroll_attr = attr|AT_COLOR_RSCROLL; in opt_rscroll()
H A Dless.h447 #define AT_COLOR_RSCROLL (8 << AT_COLOR_SHIFT)
440 #define AT_COLOR_RSCROLL global() macro
H A Dline.c128 { AT_COLOR_RSCROLL, "kc" },