Searched refs:term_fg_color (Results 1 – 4 of 4) sorted by relevance
30 void term_fg_color(int n);
1837 term_fg_color(defctermfg); in screen_start_highlight()1890 term_fg_color(aep->ae_u.cterm.fg_color - 1); in screen_start_highlight()2083 term_fg_color(cterm_normal_fg_color - 1); in screen_stop_highlight()
916 term_fg_color(color); in highlight_set_ctermfg()
2989 term_fg_color(int n) in term_fg_color() function