Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.h206 #define pIsDialogMessage IsDialogMessageW macro
H A Dos_mswin.c1132 if (!hDlgPrint || !pIsDialogMessage(hDlgPrint, &msg)) in AbortProc()
H A Dgui_w32.c1823 if (s_findrep_hwnd != NULL && pIsDialogMessage(s_findrep_hwnd, &msg)) in process_message()