Searched refs:sgr_color (Results 1 – 1 of 1) sorted by relevance
2564 static int sgr_color(int color) in sgr_color() function2628 tput_fmt(ESCS"[%dm", sgr_color(fg), f_putc); in tput_color()2630 tput_fmt(ESCS"[%dm", sgr_color(bg)+10, f_putc); in tput_color()