Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Doutput.c111 #define CGET_ANSI(c) ((c) & 0x7) macro
223 : screen_color[CGET_ANSI(sgr->fg)]; in set_win_colors()
226 : screen_color[CGET_ANSI(sgr->bg)]; in set_win_colors()