Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_ole.cpp24 extern HWND vim_parent_hwnd;
204 if (typeinfo && vim_parent_hwnd == NULL) in ~CVim()
H A Dgui_w32.c4936 HWND vim_parent_hwnd = NULL; variable
4950 vim_parent_hwnd = FindWindowEx(hwnd, NULL, "MDIClient", NULL); in FindWindowTitle()
4951 if (vim_parent_hwnd != NULL) in FindWindowTitle()
4966 if (vim_parent_hwnd == NULL) in gui_mch_set_parent()
5278 if (vim_parent_hwnd != NULL) in gui_mch_init()
5296 vim_parent_hwnd, NULL, in gui_mch_init()