Home
last modified time | relevance | path

Searched refs:screenalloc (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dscreen.pro31 void screenalloc(int doclear);
/vim-8.2.3635/src/
H A Dscreen.c2559 screenalloc(doclear); // allocate screen buffers if size changed in screen_valid()
2574 screenalloc(int doclear) in screenalloc() function
2934 screenalloc(FALSE); // allocate screen buffers if size changed in screenclear()
H A Dmain.c382 screenalloc(FALSE); // allocate screen buffers in VimMain()
H A Dmessage.c1165 screenalloc(FALSE); in wait_return()
H A Dmbyte.c732 screenalloc(FALSE); in mb_init()
H A Dterm.c3527 screenalloc(FALSE); in set_shellsize()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt4974 Solution: Call screenalloc() in main() only after calling ui_get_winsize().
4984 gui_resize_window() .. screenalloc().
H A Dversion6.txt12675 Solution: Invoke win_new_shellsize() from screenalloc() instead of from