Searched refs:VTERM_COLOR_IS_RGB (Results 1 – 3 of 3) sorted by relevance
236 else if (VTERM_COLOR_IS_RGB(a)) { in vterm_color_is_equal()500 else if (VTERM_COLOR_IS_RGB(col)) { in vterm_state_getpen_color()
144 #define VTERM_COLOR_IS_RGB(col) \ macro
65 if (VTERM_COLOR_IS_RGB(col)) { in print_color()