Searched refs:term_bg_color (Results 1 – 4 of 4) sorted by relevance
31 void term_bg_color(int n);
1839 term_bg_color(defctermbg); in screen_start_highlight()1903 term_bg_color(aep->ae_u.cterm.bg_color - 1); in screen_start_highlight()2085 term_bg_color(cterm_normal_bg_color - 1); in screen_stop_highlight()
943 term_bg_color(color); in highlight_set_ctermbg()
2999 term_bg_color(int n) in term_bg_color() function