Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dterm.pro45 void win_new_shellsize(void);
/vim-8.2.3635/src/
H A Dscreen.c2634 win_new_shellsize(); // fit the windows in the new sized shell in screenalloc()
H A Dgui.c777 win_new_shellsize(); in gui_init()
H A Dterm.c3382 win_new_shellsize(void) in win_new_shellsize() function
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt12675 Solution: Invoke win_new_shellsize() from screenalloc() instead of from
H A Dversion7.txt2083 win_new_shellsize() call in gui_init() to fix the topframe size.