Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dimm.h410 #define IME_ESC_QUERY_SUPPORT 0x0003 macro
/reactos/dll/ime/msctfime/
H A Dbridge.cpp896 if (uSubFunc == IME_ESC_QUERY_SUPPORT) in EscapeKorean()
/reactos/win32ss/user/user32/misc/
H A Dimm.c595 ret = IMM_FN(ImmEscapeW)(pimeui->hKL, pimeui->hIMC, IME_ESC_QUERY_SUPPORT, &dwEsc); in User32DoImeHelp()