Home
last modified time | relevance | path

Searched refs:gui_mch_set_menu_pos (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dgui_athena.pro8 void gui_mch_set_menu_pos(int x, int y, int w, int h);
H A Dgui_photon.pro56 void gui_mch_set_menu_pos(int x, int y, int w, int h);
H A Dgui_haiku.pro68 void gui_mch_set_menu_pos(int x, int y, int w, int h);
H A Dgui_w32.pro36 void gui_mch_set_menu_pos(int x, int y, int w, int h);
/vim-8.2.3635/src/
H A Dgui_athena.c677 gui_mch_set_menu_pos( in gui_mch_set_menu_pos() function
H A Dgui_photon.c2456 gui_mch_set_menu_pos(int x, int y, int w, int h) in gui_mch_set_menu_pos() function
H A Dgui.c1384 gui_mch_set_menu_pos(0, 0, gui.menu_width, gui.menu_height); in gui_position_menu()
H A Dgui_haiku.cc4462 gui_mch_set_menu_pos( in gui_mch_set_menu_pos() function
H A Dgui_w32.c2231 gui_mch_set_menu_pos( in gui_mch_set_menu_pos() function