Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dgui_motif.pro14 void gui_mch_compute_menu_height(Widget id);
/vim-8.2.3635/src/
H A Dgui_motif.c1000 gui_mch_compute_menu_height(menu->id); in gui_mch_add_menu()
1083 gui_mch_compute_menu_height( in gui_mch_compute_menu_height() function
1643 gui_mch_compute_menu_height((Widget)0); in gui_mch_destroy_menu()
H A Dgui.c736 gui_mch_compute_menu_height((Widget)0); in gui_init()