Home
last modified time | relevance | path

Searched refs:term_bg_color (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dterm.pro31 void term_bg_color(int n);
/vim-8.2.3635/src/
H A Dscreen.c1839 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()
H A Dhighlight.c943 term_bg_color(color); in highlight_set_ctermbg()
H A Dterm.c2999 term_bg_color(int n) in term_bg_color() function