Searched refs:tput_color (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/less/
H A Dscreen.c2561 static void tput_color(char *str, int (*f_putc)(int)) function
2604 tput_color(color_str, f_putc);
2680 tput_color(get_color_map(attr), putchr);
2710 tput_color("*", putchr);

Completed in 83 milliseconds