Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dgui_motif.pro35 void gui_mch_enable_footer(int showit);
/vim-8.2.3635/src/
H A Dgui_motif.c2893 gui_mch_enable_footer(int showit) in gui_mch_enable_footer() function
H A Dgui.c3643 gui_mch_enable_footer(using_footer); in gui_init_which_components()