Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c7591 Widget AppShell; in setup_term_clip() local
7661 AppShell = XtVaAppCreateShell("vim_xterm", "Vim_xterm", in setup_term_clip()
7664 if (AppShell == (Widget)0) in setup_term_clip()
7667 topLevelShellWidgetClass, AppShell, in setup_term_clip()