Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dscreen.c2908 color_str = get_color_map(attr_bit); in tput_inmode()
2957 constant char *str = get_color_map(attr); in win_set_color()
3011 tput_color(get_color_map(attr), putchr); in at_enter()
H A Dfuncs.h272 public constant char * get_color_map(int attr);
H A Dline.c1999 public constant char * get_color_map(int attr) in get_color_map() function