Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dui.pro11 int ui_get_shellsize(void);
/vim-8.2.3635/src/
H A Dui.c595 ui_get_shellsize(void) in ui_get_shellsize() function
H A Dterm.c3433 (void)ui_get_shellsize(); in shell_resized_check()
3487 if (mustset || (ui_get_shellsize() == FAIL && height != 0)) in set_shellsize()
H A Dmain.c371 ui_get_shellsize(); // inits Rows and Columns in VimMain()
H A Dos_win32.c2864 ui_get_shellsize(); in mch_init_c()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt14074 Solution: Move the check for gui.starting from ui_get_shellsize() to