Home
last modified time | relevance | path

Searched refs:mouse_pos (Results 1 – 4 of 4) 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() argument
1994 popup_mouse_pos = mouse_pos; in gui_make_popup()
2022 if (mouse_pos) in gui_make_popup()
H A Dgui_w32.c6516 gui_make_popup(char_u *path_name, int mouse_pos) in gui_make_popup() argument
6526 if (mouse_pos) in gui_make_popup()