ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <imm32_undoc.h>
Public Attributes | |
INPUTCONTEXT | |
UINT | nVKey |
BOOL | bNeedsTrans |
DWORD | dwUnknown1 |
DWORD | dwUIFlags |
DWORD | dwUnknown2 |
struct IME_STATE * | pState |
DWORD | dwChange |
HIMCC | hCtfImeContext |
Definition at line 159 of file imm32_undoc.h.
BOOL INPUTCONTEXTDX::bNeedsTrans |
Definition at line 164 of file imm32_undoc.h.
Referenced by ImmGetVirtualKey(), ImmProcessKey(), and ImmTranslateMessage().
DWORD INPUTCONTEXTDX::dwChange |
Definition at line 169 of file imm32_undoc.h.
Referenced by Imm32JCloseOpen(), Imm32SelectInputContext(), and Imm32SendNotificationProc().
DWORD INPUTCONTEXTDX::dwUIFlags |
Definition at line 166 of file imm32_undoc.h.
Referenced by EDIT_WindowProc(), ImeWnd_OnImeSetContext(), ImeWnd_OnImeSystem(), ImmSetActiveContext(), ImmSetCompositionFontA(), ImmSetCompositionFontW(), ImmSetCompositionWindow(), and ME_HandleMessage().
DWORD INPUTCONTEXTDX::dwUnknown1 |
Definition at line 165 of file imm32_undoc.h.
DWORD INPUTCONTEXTDX::dwUnknown2 |
Definition at line 167 of file imm32_undoc.h.
HIMCC INPUTCONTEXTDX::hCtfImeContext |
Definition at line 170 of file imm32_undoc.h.
Referenced by CFnDocFeed::ClearDocFeedBuffer(), CicBridge::CreateInputContext(), CtfImeGetGuidAtom(), CicBridge::DestroyInputContext(), CFnDocFeed::DocFeed(), CicBridge::EscHanjaMode(), CIMEUIWindowHandler::ImeUIDelayedReconvertFuncCall(), CIMEUIWindowHandler::ImeUIMsImeModeBiasHandler(), CIMEUIWindowHandler::ImeUIMsImeMouseHandler(), CIMEUIWindowHandler::ImeUIMsImeReconvertRequest(), CIMEUIWindowHandler::ImeUINotifyHandler(), CIMEUIWindowHandler::ImeUIOnLayoutChange(), CIMEUIWindowHandler::ImeUIPrivateHandler(), CicBridge::Notify(), CicBridge::SelectEx(), CicBridge::SetActiveContextAlways(), CicBridge::SetCompositionString(), CFnDocFeed::StartReconvert(), and CFnDocFeed::StartUndoCompositionString().
INPUTCONTEXTDX::INPUTCONTEXT |
Definition at line 161 of file imm32_undoc.h.
UINT INPUTCONTEXTDX::nVKey |
Definition at line 163 of file imm32_undoc.h.
Referenced by ImmGetVirtualKey(), ImmProcessKey(), and ImmTranslateMessage().
Definition at line 168 of file imm32_undoc.h.
Referenced by Imm32DestroyImeModeSaver(), and Imm32FetchImeState().