Home
last modified time | relevance | path

Searched refs:path_name (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/src/
H A Dmenu.c463 char_u *path_name; in add_menu_path() local
491 if (path_name == NULL) in add_menu_path()
496 name = path_name; in add_menu_path()
733 vim_free(path_name); in add_menu_path()
825 vim_free(path_name); in add_menu_path()
1114 name = path_name = vim_strsave(path_name); in show_menus()
1154 vim_free(path_name); in show_menus()
1326 name = path_name; in set_context_in_menu_cmd()
1342 vim_free(path_name); in set_context_in_menu_cmd()
1357 vim_free(path_name); in set_context_in_menu_cmd()
[all …]
H A Dpopupmenu.c1594 pum_make_popup(char_u *path_name, int use_mouse_pos) in pum_make_popup() argument
1606 menu = gui_find_menu(path_name); in pum_make_popup()
H A Dgui_gtk.c1990 gui_make_popup(char_u *path_name, int mouse_pos) in gui_make_popup() argument
1996 menu = gui_find_menu(path_name); in gui_make_popup()
H A Dgui_w32.c6516 gui_make_popup(char_u *path_name, int mouse_pos) in gui_make_popup() argument
6518 vimmenu_T *menu = gui_find_menu(path_name); in gui_make_popup()
6550 gui_make_tearoff(char_u *path_name) in gui_make_tearoff() argument
6552 vimmenu_T *menu = gui_find_menu(path_name); in gui_make_tearoff()
/vim-8.2.3635/src/proto/
H A Dgui_w32.pro83 void gui_make_popup(char_u *path_name, int mouse_pos);
84 void gui_make_tearoff(char_u *path_name);
H A Dpopupmenu.pro19 void pum_make_popup(char_u *path_name, int use_mouse_pos);
H A Dmenu.pro24 vimmenu_T *gui_find_menu(char_u *path_name);
H A Dgui_gtk.pro20 void gui_make_popup(char_u *path_name, int mouse_pos);
/vim-8.2.3635/runtime/syntax/
H A Dvoscm.vim32 syn keyword voscmFunction contained contents path_name copy count current_dir current_module da…
36 syn keyword voscmFunction contained module_name object_name online path_name person_name proces…
H A Dvhdl.vim100 syn match vhdlAttribute "\'path_name"