Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dgui_athena.pro26 void gui_mch_enable_scrollbar(scrollbar_T *sb, int flag);
H A Dgui_motif.pro28 void gui_mch_enable_scrollbar(scrollbar_T *sb, int flag);
H A Dgui_gtk_x11.pro72 void gui_mch_enable_scrollbar(scrollbar_T *sb, int flag);
H A Dgui_photon.pro24 void gui_mch_enable_scrollbar(scrollbar_T *sb, int flag);
H A Dgui_haiku.pro30 void gui_mch_enable_scrollbar(scrollbar_T *sb, int flag);
H A Dgui_w32.pro14 void gui_mch_enable_scrollbar(scrollbar_T *sb, int flag);
/dports/editors/vim/vim-8.2.3745/src/
H A Dautocmd.c1617 gui_mch_enable_scrollbar(&aucmd_win->w_scrollbars[SBAR_LEFT], FALSE); in aucmd_restbuf()
1618 gui_mch_enable_scrollbar(&aucmd_win->w_scrollbars[SBAR_RIGHT], FALSE); in aucmd_restbuf()
H A Dgui.c3621 gui_mch_enable_scrollbar(&gui.bottom_sbar, in gui_init_which_components()
3939 gui_mch_enable_scrollbar(&gui.bottom_sbar, FALSE); in gui_remove_scrollbars()
4461 gui_mch_enable_scrollbar(&wp->w_scrollbars[which], enable); in gui_do_scrollbar()
H A Dgui_athena.c1909 gui_mch_enable_scrollbar(scrollbar_T *sb, int flag) in gui_mch_enable_scrollbar() function
H A Dgui_photon.c1830 gui_mch_enable_scrollbar(scrollbar_T *sb, int flag) in gui_mch_enable_scrollbar() function
H A Dgui_motif.c1766 gui_mch_enable_scrollbar(scrollbar_T *sb, int flag) in gui_mch_enable_scrollbar() function
H A Dgui_haiku.cc3585 gui_mch_enable_scrollbar( in gui_mch_enable_scrollbar() function
H A Dgui_gtk_x11.c6761 gui_mch_enable_scrollbar(scrollbar_T *sb, int flag) in gui_mch_enable_scrollbar() function
H A Dgui_w32.c1385 gui_mch_enable_scrollbar( in gui_mch_enable_scrollbar() function