Home
last modified time | relevance | path

Searched refs:term_update_wincolor (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dterminal.pro32 void term_update_wincolor(win_T *wp);
/vim-8.2.3635/src/
H A Doptionstr.c2208 term_update_wincolor(curwin); in did_set_string_option()
H A Dterminal.c3997 term_update_wincolor(win_T *wp) in term_update_wincolor() function
4019 term_update_wincolor(wp); in term_update_wincolor_all()
H A Dpopupwin.c739 term_update_wincolor(wp); in apply_general_options()
H A Dwindow.c1426 term_update_wincolor(newp); in win_init()