Searched refs:tput_color (Results 1 – 1 of 1) sorted by relevance
2622 static void tput_color(constant char *str, int (*f_putc)(int)) in WIN32put_fmt() 2668 tput_color(color_str, f_putc);2763 tput_color(get_color_map(attr), putchr); in putbs() 2793 tput_color("*", putchr); in putbs() 2561 static void tput_color(char *str, int (*f_putc)(int)) tput_color() function