Searched refs:LRESULT (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | dimm.idl | 316 …([in] HKL hKL, [in] HIMC hIMC, [in] UINT uEscape, [in, out] LPVOID pData, [out] LRESULT *plResult); 317 …([in] HKL hKL, [in] HIMC hIMC, [in] UINT uEscape, [in, out] LPVOID pData, [out] LRESULT *plResult); 370 …oc([in] HWND hWnd, [in] UINT Msg, [in] WPARAM wParam, [in] LPARAM lParam, [out] LRESULT *plResult); 399 …([in] HKL hKL, [in] HIMC hIMC, [in] UINT uEscape, [in, out] LPVOID pData, [out] LRESULT *plResult); 400 …([in] HKL hKL, [in] HIMC hIMC, [in] UINT uEscape, [in, out] LPVOID pData, [out] LRESULT *plResult); 488 …T RequestMessageA([in] HIMC hIMC, [in] WPARAM wParam, [in] LPARAM lParam, [out] LRESULT *plResult); 489 …T RequestMessageW([in] HIMC hIMC, [in] WPARAM wParam, [in] LPARAM lParam, [out] LRESULT *plResult); 491 …A([in] HWND hWnd, [in] UINT uMsg, [in] WPARAM wParam, [in] LPARAM lParam, [out] LRESULT *plResult); 492 …W([in] HWND hWnd, [in] UINT uMsg, [in] WPARAM wParam, [in] LPARAM lParam, [out] LRESULT *plResult); 508 … HRESULT Escape([in] HIMC hIMC, [in] UINT uEscape, [in, out] void *pData, [out] LRESULT *plResult);
|
| H A D | glbl_ime.cpp | 129 LRESULT WINAPI 132 LRESULT lResult; in global_ime_DefWindowProc()
|
| H A D | glbl_ime.h | 18 LRESULT WINAPI global_ime_DefWindowProc(HWND, UINT, WPARAM, LPARAM);
|
| H A D | gui_w32.c | 266 typedef int LRESULT; typedef 1210 static LRESULT CALLBACK 1259 static LRESULT WINAPI 2895 static LRESULT 4449 static LRESULT CALLBACK 4561 static LRESULT CALLBACK 4875 LRESULT result; in _WndProc() 5660 static LRESULT 5663 LRESULT lResult = 0; in _OnImeNotify() 5710 static LRESULT [all …]
|
| H A D | sound.c | 299 static LRESULT CALLBACK
|
| H A D | os_mswin.c | 106 typedef int LRESULT; typedef 1974 static LRESULT CALLBACK
|