Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Doptfunc.c583 case 'R': return AT_COLOR_RSCROLL; in color_from_namechar()
801 rscroll_attr = attr|AT_COLOR_RSCROLL; in opt_rscroll()
H A Dless.h440 #define AT_COLOR_RSCROLL (8 << AT_COLOR_SHIFT) macro
H A Dline.c129 { AT_COLOR_RSCROLL, "kc" },