|
ReactOS 0.4.16-dev-2613-g9533ad7
|
#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 199 of file imm32_undoc.h.
| BOOL INPUTCONTEXTDX::bNeedsTrans |
Definition at line 204 of file imm32_undoc.h.
Referenced by ImmGetVirtualKey(), ImmProcessKey(), and ImmTranslateMessage().
| DWORD INPUTCONTEXTDX::dwChange |
Definition at line 209 of file imm32_undoc.h.
Referenced by Imm32JCloseOpen(), Imm32SelectInputContext(), and Imm32SendNotificationProc().
| DWORD INPUTCONTEXTDX::dwUIFlags |
Definition at line 206 of file imm32_undoc.h.
Referenced by EDIT_WindowProc(), editor_handle_message(), ImeWnd_OnImeSetContext(), ImeWnd_OnImeSystem(), ImmSetActiveContext(), ImmSetCompositionFontA(), ImmSetCompositionFontW(), and ImmSetCompositionWindow().
| DWORD INPUTCONTEXTDX::dwUnknown1 |
Definition at line 205 of file imm32_undoc.h.
| DWORD INPUTCONTEXTDX::dwUnknown2 |
Definition at line 207 of file imm32_undoc.h.
| HIMCC INPUTCONTEXTDX::hCtfImeContext |
Definition at line 210 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 201 of file imm32_undoc.h.
| UINT INPUTCONTEXTDX::nVKey |
Definition at line 203 of file imm32_undoc.h.
Referenced by ImmGetVirtualKey(), ImmProcessKey(), and ImmTranslateMessage().
Definition at line 208 of file imm32_undoc.h.
Referenced by Imm32DestroyImeModeSaver(), and Imm32FetchImeState().