Searched refs:s_hwnd (Results 1 – 3 of 3) sorted by relevance
324 HWND s_hwnd = NULL; variable1446 s_hwnd, NULL, in gui_mch_create_scrollbar()2783 s_hwnd, in gui_mch_show_popupmenu_at()3655 SetFocus(s_hwnd); in gui_mch_browse()4494 ti.hwnd = s_hwnd; in show_sizing_tip()5305 if (s_hwnd == NULL) in gui_mch_init()5371 s_hwnd, NULL, in gui_mch_init()7326 s_hwnd, in gui_mch_dialog()7519 s_hwnd, in tearoff_callback()7920 s_hwnd, in gui_mch_tearoff()[all …]
137 extern HWND s_hwnd;953 if (s_hwnd != 0) in GetConsoleHwnd()960 s_hwnd = g_hWnd; in GetConsoleHwnd()1108 BringWindowToTop(s_hwnd); in PrintDlgProc()1341 prt_dlg.hwndOwner = s_hwnd; in mch_print_init()1569 SetFocus(s_hwnd); in mch_print_begin()1891 if (s_hwnd != 0) in win32_set_foreground()1892 SetForegroundWindow(s_hwnd); in win32_set_foreground()2030 if (s_hwnd != 0) in Messaging_WndProc()2103 if (s_hwnd != 0) in Messaging_WndProc()[all …]
23 extern HWND s_hwnd;297 *result = (UINT_PTR)s_hwnd; in GetHwnd()