Searched refs:set_foreground (Results 1 – 2 of 2) sorted by relevance
66 (set_background != NULL && set_foreground != NULL))) in has_colors()137 else if (set_foreground != NULL && set_background != NULL) in start_color()
1491 #define set_foreground t_set_foreground(cur_term) macro