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.c2660 color_str = get_color_map(attr_bit); in win_set_color()
2709 constant char *str = get_color_map(attr); in at_exit()
2763 tput_color(get_color_map(attr), putchr); in putbs()
H A Dfuncs.h252 public constant char * get_color_map(int attr);
H A Dline.c1755 public constant char * get_color_map(int attr)
1587 public char * get_color_map(int attr) get_color_map() function