Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dime.c26 HIMC ghIMC = NULL; variable
826 if (ghIMC == pwnd->hImc && gfImeOpen == !!fOpen && gdwImeConversion == dwConversion) in NtUserNotifyIMEStatus()
829 ghIMC = pwnd->hImc; in NtUserNotifyIMEStatus()
830 if (ghIMC) in NtUserNotifyIMEStatus()