Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/less/
H A Doptfunc.c622 case 'R': return AT_COLOR_RSCROLL;
836 rscroll_attr = attr|AT_COLOR_RSCROLL;
H A Dless.h407 #define AT_COLOR_RSCROLL (8 << AT_COLOR_SHIFT) macro
H A Dline.c1466 case AT_COLOR_RSCROLL: return 7;