Home
last modified time | relevance | path

Searched refs:gui_remove_scrollbars (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dgui.pro42 void gui_remove_scrollbars(void);
/vim-8.2.3635/src/
H A Dgui.c3904 gui_remove_scrollbars(void) in gui_remove_scrollbars() function
H A Dwindow.c4185 gui_remove_scrollbars(); in leave_tabpage()