Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_athena.c764 menu->submenu_id = XtVaCreatePopupShell((char *)menu->dname, in gui_mch_add_menu()
785 menu->submenu_id = XtVaCreatePopupShell((char *)menu->dname, in gui_mch_add_menu()
848 menu->submenu_id = XtVaCreatePopupShell((char *)pullright_name, in gui_mch_add_menu()
2120 dialogshell = XtVaCreatePopupShell("dialogShell", in gui_mch_dialog()
H A Dgui_gtk_vms.h613 #define XtVaCreatePopupShell XTVACREATEPOPUPSHELL macro
H A Dos_unix.c7666 xterm_Shell = XtVaCreatePopupShell("VIM", in setup_term_clip()