Searched refs:get_color_map (Results 1 – 3 of 3) sorted by relevance
2908 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()
272 public constant char * get_color_map(int attr);
1999 public constant char * get_color_map(int attr) in get_color_map() function