ReactOS 0.4.16-dev-88-ga65b6ae
|
Go to the source code of this file.
Classes | |
struct | tagIMEHOTKEY |
Typedefs | |
typedef struct tagIMEHOTKEY | IMEHOTKEY |
typedef struct tagIMEHOTKEY * | PIMEHOTKEY |
Variables | |
HIMC | ghIMC = NULL |
BOOL | gfImeOpen = (BOOL)-1 |
DWORD | gdwImeConversion = (DWORD)-1 |
BOOL | gfIMEShowStatus = (BOOL)-1 |
PIMEHOTKEY | gpImeHotKeyList = NULL |
LCID | glcidSystem = 0 |
#define IME_CHOTKEY 0x10 |
#define IME_JHOTKEY 0x30 |
#define IME_KHOTKEY 0x50 |
#define IME_THOTKEY 0x70 |
#define IME_XHOTKEY 0x90 |
#define LANGID_CHINESE_SIMPLIFIED MAKELANGID(LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED) |
#define LANGID_CHINESE_TRADITIONAL MAKELANGID(LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL) |
#define LANGID_JAPANESE MAKELANGID(LANG_JAPANESE, SUBLANG_DEFAULT) |
#define LANGID_KOREAN MAKELANGID(LANG_KOREAN, SUBLANG_KOREAN) |
#define LANGID_NEUTRAL MAKELANGID(LANG_NEUTRAL, SUBLANG_NEUTRAL) |
typedef struct tagIMEHOTKEY IMEHOTKEY |
typedef struct tagIMEHOTKEY * PIMEHOTKEY |
PVOID AllocInputContextObject | ( | PDESKTOP | pDesk, |
PTHREADINFO | pti, | ||
SIZE_T | Size, | ||
PVOID * | HandleOwner | ||
) |
Definition at line 1428 of file ime.c.
Definition at line 1954 of file ime.c.
Referenced by co_UserCreateWindowEx().
DBG_DEFAULT_CHANNEL | ( | UserMisc | ) |
|
static |
Definition at line 125 of file ime.c.
Referenced by IntSetImeHotKey().
Definition at line 499 of file ime.c.
Referenced by IntAssociateInputContextEx(), and IntDestroyInputContext().
Definition at line 1636 of file ime.c.
Referenced by NtUserAssociateInputContext().
Definition at line 2383 of file ime.c.
Referenced by NtUserCallHwndParamLock().
PIMEHOTKEY IntCheckImeHotKey | ( | PUSER_MESSAGE_QUEUE | MessageQueue, |
UINT | uVirtualKey, | ||
LPARAM | lParam | ||
) |
Definition at line 275 of file ime.c.
Referenced by IntImmProcessKey(), and NtUserCheckImeHotKey().
BOOL FASTCALL IntCheckImeShowStatus | ( | PWND | pwndIme, |
PTHREADINFO | pti | ||
) |
Definition at line 2126 of file ime.c.
Referenced by IntCheckImeShowStatusInThread(), and IntNotifyImeShowStatus().
Definition at line 2394 of file ime.c.
Referenced by NtUserCallHwndLock().
|
static |
Definition at line 190 of file ime.c.
Referenced by IntSetImeHotKey().
Definition at line 1496 of file ime.c.
Referenced by NtUserDestroyInputContext().
Definition at line 1838 of file ime.c.
Referenced by IntImeCanDestroyDefIMEforChild().
Definition at line 326 of file ime.c.
Referenced by IntSetImeHotKey(), and UserProcessDestroy().
Definition at line 84 of file ime.c.
Referenced by IntGetImeHotKeyByKey().
DWORD FASTCALL IntGetImeCompatFlags | ( | PTHREADINFO | pti | ) |
Definition at line 44 of file ime.c.
Referenced by IntImmProcessKey().
|
static |
Definition at line 146 of file ime.c.
Referenced by IntSetImeHotKey(), and NtUserGetImeHotKey().
PIMEHOTKEY IntGetImeHotKeyByKey | ( | PIMEHOTKEY | pList, |
UINT | uModKeys, | ||
UINT | uLeftRight, | ||
UINT | uVirtualKey | ||
) |
Definition at line 214 of file ime.c.
Referenced by IntCheckImeHotKey().
|
static |
Definition at line 159 of file ime.c.
Referenced by IntSetImeHotKey().
Definition at line 99 of file ime.c.
Referenced by IntGetImeHotKeyByKey(), IntGetImeHotKeyByKeyAndLang(), and IntSetImeHotKey().
Definition at line 53 of file ime.c.
Referenced by IntGetImeHotKeyByKey().
Definition at line 1219 of file ime.c.
Referenced by IntImeSetTopMost().
Definition at line 487 of file ime.c.
Referenced by NtUserSetImeOwnerWindow().
Definition at line 2062 of file ime.c.
Referenced by co_UserDestroyWindow().
Definition at line 2017 of file ime.c.
Referenced by co_UserDestroyWindow().
Definition at line 1346 of file ime.c.
Referenced by IntImeCanDestroyDefIME(), and NtUserSetImeOwnerWindow().
Definition at line 1162 of file ime.c.
Referenced by IntImeCanDestroyDefIME(), and NtUserSetImeOwnerWindow().
Definition at line 1256 of file ime.c.
Referenced by IntImeCheckTopmost().
UINT FASTCALL IntImmProcessKey | ( | PUSER_MESSAGE_QUEUE | MessageQueue, |
PWND | pWnd, | ||
UINT | uMsg, | ||
WPARAM | wParam, | ||
LPARAM | lParam | ||
) |
Definition at line 569 of file ime.c.
Referenced by co_IntProcessKeyboardMessage().
Definition at line 2323 of file ime.c.
Referenced by IntBroadcastImeShowStatusChange().
LRESULT FASTCALL IntSendMessageToUI | ( | PTHREADINFO | ptiIME, |
PIMEUI | pimeui, | ||
UINT | uMsg, | ||
WPARAM | wParam, | ||
LPARAM | lParam | ||
) |
Definition at line 2222 of file ime.c.
Referenced by IntSendOpenStatusNotify().
Definition at line 2304 of file ime.c.
Referenced by IntNotifyImeShowStatus().
|
static |
Definition at line 339 of file ime.c.
Referenced by NtUserSetImeHotKey().
Definition at line 1914 of file ime.c.
Referenced by co_UserCreateWindowEx().
Definition at line 1702 of file ime.c.
Referenced by ImmAssociateContext(), and ImmAssociateContextEx().
NTSTATUS NTAPI NtUserBuildHimcList | ( | DWORD | dwThreadId, |
DWORD | dwCount, | ||
HIMC * | phList, | ||
LPDWORD | pdwCount | ||
) |
Definition at line 690 of file ime.c.
Referenced by Imm32BuildHimcList().
Definition at line 467 of file ime.c.
Definition at line 1606 of file ime.c.
Referenced by ImmCreateContext().
Definition at line 1535 of file ime.c.
Referenced by Imm32DestroyInputContext().
Definition at line 852 of file ime.c.
Referenced by ImmDisableIME().
Definition at line 921 of file ime.c.
Referenced by ImmGenerateMessage(), and ImmPostMessages().
BOOL NTAPI NtUserGetImeHotKey | ( | DWORD | dwHotKeyId, |
LPUINT | lpuModifiers, | ||
LPUINT | lpuVirtualKey, | ||
LPHKL | lphKL | ||
) |
Definition at line 406 of file ime.c.
Referenced by CliSetDefaultImeHotKeys(), and ImmGetHotKey().
BOOL NTAPI NtUserGetImeInfoEx | ( | PIMEINFOEX | pImeInfoEx, |
IMEINFOEXCLASS | SearchType | ||
) |
Definition at line 1008 of file ime.c.
Referenced by ImmGetImeInfoEx().
Definition at line 803 of file ime.c.
Referenced by ImeWnd_OnImeNotify(), Imm32SendNotificationProc(), ImmSetActiveContext(), ImmSetConversionStatus(), and ImmSetOpenStatus().
Definition at line 1791 of file ime.c.
Referenced by CtfImmGenerateMessage(), CtfImmGetGuidAtom(), CtfImmIsGuidMapEnable(), CtfImmTIMCreateInputContext(), Imm32CheckImcProcess(), Imm32GetImeMenuItemWInterProcess(), Imm32InternalLockIMC(), Imm32IsCrossThreadAccess(), Imm32MakeIMENotify(), ImmGetImeMenuItemsAW(), and ImmSetCompositionStringAW().
Definition at line 1060 of file ime.c.
BOOL NTAPI NtUserSetImeHotKey | ( | DWORD | dwHotKeyId, |
UINT | uModifiers, | ||
UINT | uVirtualKey, | ||
HKL | hKL, | ||
DWORD | dwAction | ||
) |
Definition at line 451 of file ime.c.
Referenced by CliImmInitializeHotKeys(), and CliImmSetHotKeyWorker().
BOOL NTAPI NtUserSetImeInfoEx | ( | PIMEINFOEX | pImeInfoEx | ) |
Definition at line 1126 of file ime.c.
Referenced by Imm32LoadIME().
Definition at line 1362 of file ime.c.
Referenced by ImeWnd_OnImeSetContext().
Definition at line 508 of file ime.c.
Referenced by ImmActivateLayout().
Definition at line 1762 of file ime.c.
Referenced by ImmLockClientImc(), and User32SetImeWindowOfImc().
DWORD FASTCALL UserBuildHimcList | ( | PTHREADINFO | pti, |
DWORD | dwCount, | ||
HIMC * | phList | ||
) |
Definition at line 536 of file ime.c.
Referenced by NtUserBuildHimcList().
Definition at line 1558 of file ime.c.
Referenced by co_IntCreateDefaultImeWindow(), InitThreadCallback(), and NtUserCreateInputContext().
Definition at line 1457 of file ime.c.
BOOL FASTCALL UserGetImeInfoEx | ( | _Inout_ PWINSTATION_OBJECT | pWinSta, |
_Inout_ PIMEINFOEX | pInfoEx, | ||
_In_ IMEINFOEXCLASS | SearchType | ||
) |
Definition at line 951 of file ime.c.
Referenced by NtUserGetImeInfoEx().
|
static |
Definition at line 744 of file ime.c.
Referenced by NtUserNotifyIMEStatus().
BOOL FASTCALL UserSetImeInfoEx | ( | _Inout_ PWINSTATION_OBJECT | pWinSta, |
_Inout_ PIMEINFOEX | pImeInfoEx | ||
) |
Definition at line 1090 of file ime.c.
Referenced by NtUserSetImeInfoEx().
Definition at line 1729 of file ime.c.
Referenced by NtUserUpdateInputContext().
Definition at line 28 of file ime.c.
Referenced by NtUserNotifyIMEStatus().
Definition at line 27 of file ime.c.
Referenced by NtUserNotifyIMEStatus().
Definition at line 29 of file ime.c.
Referenced by IntBroadcastImeShowStatusChange(), IntNotifyImeShowStatus(), and NtUserCallNoParam().
Definition at line 26 of file ime.c.
Referenced by NtUserNotifyIMEStatus().
LCID glcidSystem = 0 |
Definition at line 41 of file ime.c.
Referenced by IntGetImeHotKeyLanguageScore().
PIMEHOTKEY gpImeHotKeyList = NULL |
Definition at line 40 of file ime.c.
Referenced by IntCheckImeHotKey(), IntFreeImeHotKeys(), IntSetImeHotKey(), and NtUserGetImeHotKey().