Home
last modified time | relevance | path

Searched refs:gui_make_popup (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dgui_gtk.pro20 void gui_make_popup(char_u *path_name, int mouse_pos);
H A Dgui_w32.pro83 void gui_make_popup(char_u *path_name, int mouse_pos);
/vim-8.2.3635/src/
H A Dgui_gtk.c1990 gui_make_popup(char_u *path_name, int mouse_pos) in gui_make_popup() function
H A Dex_docmd.c7068 gui_make_popup(eap->arg, eap->forceit); in ex_popup()
H A Dgui_w32.c6516 gui_make_popup(char_u *path_name, int mouse_pos) in gui_make_popup() function