Home
last modified time | relevance | path

Searched refs:gui_mch_set_footer (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dgui_motif.pro36 void gui_mch_set_footer(char_u *s);
/vim-8.2.3635/src/
H A Dgui_motif.c598 gui_mch_set_footer((char_u *) ""); in gui_x11_create_widgets()
2909 gui_mch_set_footer(char_u *s) in gui_mch_set_footer() function
3167 gui_mch_set_footer(menu->strings[MENU_INDEX_TIP]); in toolbarbutton_enter_cb()
3178 gui_mch_set_footer((char_u *) ""); in toolbarbutton_leave_cb()