Home
last modified time | relevance | path

Searched refs:shell_new_rows (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dwindow.pro53 void shell_new_rows(void);
/vim-8.2.3635/src/
H A Dwindow.c2333 shell_new_rows(); in close_windows()
2402 shell_new_rows(); in close_last_window_tabpage()
4254 shell_new_rows(); in enter_tabpage()
5348 shell_new_rows(void) in shell_new_rows() function
H A Dgui.c3690 shell_new_rows(); // recompute window positions and heights in gui_init_which_components()
H A Dterm.c3396 shell_new_rows(); // update window sizes in win_new_shellsize()
H A Doption.c3447 shell_new_rows(); // recompute window positions and heights in set_num_option()
H A Dex_docmd.c6098 shell_new_rows(); in tabpage_close_other()