Searched refs:updateWindow (Results 1 – 3 of 3) sorted by relevance
9 void updateWindow(win_T *wp);
4136 updateWindow(curwin); // update window, status and cmdline in gui_drag_scrollbar()4163 updateWindow(wp); in gui_drag_scrollbar()4528 updateWindow(wp); // update window, status line, and cmdline in gui_do_scroll()
2844 updateWindow(win_T *wp) in updateWindow() function