Home
last modified time | relevance | path

Searched defs:ImmNotifyIME (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/imm32/
H A Dime.c907 BOOL WINAPI ImmNotifyIME(HIMC hIMC, DWORD dwAction, DWORD dwIndex, DWORD_PTR dwValue) in ImmNotifyIME() function
/reactos/win32ss/user/user32/controls/
H A Dedit.c55 #define ImmNotifyIME IMM_FN(ImmNotifyIME) macro