Searched refs:colour_force_rgb (Results 1 – 5 of 5) sorted by relevance
110 colour_force_rgb(int c) in colour_force_rgb() function
715 c = colour_force_rgb(c); in tty_force_cursor_colour()2952 if ((c = colour_force_rgb (gc->us)) == -1) in tty_check_us()
2573 c = colour_force_rgb(c); in input_osc_colour_reply()
2876 int colour_force_rgb(int);
4546 if (c == -1 || (c = colour_force_rgb(c)) == -1) in format_replace()