Searched refs:gui_mch_set_menu_pos (Results 1 – 9 of 9) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | gui_athena.pro | 8 void gui_mch_set_menu_pos(int x, int y, int w, int h);
|
| H A D | gui_photon.pro | 56 void gui_mch_set_menu_pos(int x, int y, int w, int h);
|
| H A D | gui_haiku.pro | 68 void gui_mch_set_menu_pos(int x, int y, int w, int h);
|
| H A D | gui_w32.pro | 36 void gui_mch_set_menu_pos(int x, int y, int w, int h);
|
| /vim-8.2.3635/src/ |
| H A D | gui_athena.c | 677 gui_mch_set_menu_pos( in gui_mch_set_menu_pos() function
|
| H A D | gui_photon.c | 2456 gui_mch_set_menu_pos(int x, int y, int w, int h) in gui_mch_set_menu_pos() function
|
| H A D | gui.c | 1384 gui_mch_set_menu_pos(0, 0, gui.menu_width, gui.menu_height); in gui_position_menu()
|
| H A D | gui_haiku.cc | 4462 gui_mch_set_menu_pos( in gui_mch_set_menu_pos() function
|
| H A D | gui_w32.c | 2231 gui_mch_set_menu_pos( in gui_mch_set_menu_pos() function
|