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