Home
last modified time | relevance | path

Searched refs:resized (Results 1 – 14 of 14) sorted by relevance

/vim-8.2.3635/src/
H A Dpopupmenu.c718 int resized = FALSE; in pum_set_selected() local
825 resized = prepare_tagpreview(FALSE, FALSE, use_popup); in pum_set_selected()
836 if (!resized in pum_set_selected()
899 resized = TRUE; in pum_set_selected()
936 if (ins_compl_active() && !resized) in pum_set_selected()
947 if (resized && win_valid(curwin_save)) in pum_set_selected()
965 pum_will_redraw = !resized; in pum_set_selected()
973 if (!resized && win_valid(curwin_save)) in pum_set_selected()
990 pum_will_redraw = !resized; in pum_set_selected()
1016 return resized; in pum_set_selected()
H A Dos_win32.c3895 static int resized = FALSE; in ResizeConBufAndWindow() local
3942 if (!vtp_working || resized) in ResizeConBufAndWindow()
3956 resized = TRUE; in ResizeConBufAndWindow()
/vim-8.2.3635/src/testdir/
H A Dtest_window_cmd.vim423 " closing the bottom window causes all windows to be resized.
/vim-8.2.3635/runtime/doc/
H A Dintro.txt828 resized, Vim will automatically redraw the window. You may make the window as
H A Dpopup.txt684 resize TRUE to allow the popup to be resized with the mouse
H A Dterminal.txt1486 'columns'. This is useful when the terminal can't be resized by Vim.
H A Dwindows.txt602 have manually resized a vertically split window and want to keep this width.
H A Dautocmd.txt1270 VimResized After the Vim window was resized, thus 'lines'
H A Dtodo.txt218 then when the window is resized redraw those lines.
2546 changed or the window is resized.
4876 WinResized - After a window has been resized
6210 - When resizing the whole Vim window, the windows inside should be resized
H A Dquickfix.txt584 existing window will be resized to it.
H A Dversion5.txt4980 Problem: In the GUI it was possible that the screen was resized and the
4985 Solution: Set updating_screen while redrawing. If the window is resized
H A Dversion6.txt4158 "hor" another horizontally split window is still resized. (Aron
6593 window, so that it can be resized.
H A Dversion8.txt16368 Problem: When concealing is active and the screen is resized in the GUI it
16442 Problem: When the GUI window is resized Vim does not always take over the
34829 Problem: Popup windows not considered when the Vim window is resized.
41140 Problem: MS-Windows: console buffer is resized unnecessarily.
H A Dversion7.txt2930 When one window has the cursor on the last line and another window is resized