Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_athena.c1671 Widget temp_w; in gui_athena_popdown_submenus_action() local
1673 temp_w = submenu_widget(child); in gui_athena_popdown_submenus_action()
1674 gui_athena_popdown_submenus_action(temp_w,event,args,nargs); in gui_athena_popdown_submenus_action()
1675 XtPopdown(temp_w); in gui_athena_popdown_submenus_action()