|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 186 of file imm32_undoc.h.
| BOOL INPUTCONTEXTDX::bNeedsTrans |
Definition at line 191 of file imm32_undoc.h.
Referenced by ImmGetVirtualKey(), ImmProcessKey(), and ImmTranslateMessage().
| DWORD INPUTCONTEXTDX::dwChange |
Definition at line 196 of file imm32_undoc.h.
Referenced by Imm32JCloseOpen(), Imm32SelectInputContext(), and Imm32SendNotificationProc().
| DWORD INPUTCONTEXTDX::dwUIFlags |
Definition at line 193 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 192 of file imm32_undoc.h.
| DWORD INPUTCONTEXTDX::dwUnknown2 |
Definition at line 194 of file imm32_undoc.h.
| HIMCC INPUTCONTEXTDX::hCtfImeContext |
Definition at line 197 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 188 of file imm32_undoc.h.
| UINT INPUTCONTEXTDX::nVKey |
Definition at line 190 of file imm32_undoc.h.
Referenced by ImmGetVirtualKey(), ImmProcessKey(), and ImmTranslateMessage().
Definition at line 195 of file imm32_undoc.h.
Referenced by Imm32DestroyImeModeSaver(), and Imm32FetchImeState().