Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Dscreen.c2609 color_str = get_color_map(attr_bit); in tput_inmode()
2644 char *str = get_color_map(attr); in win_set_color()
2693 tput_color(get_color_map(attr), putchr); in at_enter()
H A Dfuncs.h229 public char * get_color_map(int attr);
H A Dline.c1589 public char * get_color_map(int attr) in get_color_map() function
/netbsd-src/external/bsd/less/dist/lesstest/lt/
H A Dsubsearch.lt2626 color_str = get_color_map(attr_bit);
2661 char *str = get_color_map(attr);
2710 tput_color(get_color_map(attr), putchr);