Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmenu.pro2 int winbar_height(win_T *wp);
/vim-8.2.3635/src/
H A Dmenu.c89 winbar_height(win_T *wp) in winbar_height() function
432 int h = winbar_height(curwin); in ex_menu()
H A Ddrawscreen.c1531 if (winbar_height(wp) > 0) in win_update()
2171 if (winbar_height(wp) > 0) in win_update()
H A Dterminal.c3805 + winbar_height(wp) in term_update_window()