Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.h204 #define pDispatchMessage DispatchMessageW macro
H A Dos_mswin.c1135 pDispatchMessage(&msg); in AbortProc()
2588 pDispatchMessage(&msg); in serverProcessPendingMessages()
H A Dos_win32.c4135 pDispatchMessage(&msg); in mch_system_classic()
4457 pDispatchMessage(&msg); in mch_system_piped()
H A Dgui_w32.c1810 pDispatchMessage(&msg); in process_message()
2033 pDispatchMessage(&msg); in process_message()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt1230 Solution: Use pDispatchMessage(). (Ken Takata)