ReactOS 0.4.16-dev-41-ge8c7597
|
#include <cicimc.h>
Public Member Functions | |
CicIMCLock (HIMC hIMC) | |
~CicIMCLock () | |
void | unlock () |
void | InitContext () |
BOOL | ValidCompositionString () |
BOOL | ClearCand () |
BOOL | UseVerticalCompWindow () const |
operator INPUTCONTEXTDX * () const | |
INPUTCONTEXTDX & | get () const |
Public Member Functions inherited from CIC_IMC_LOCK | |
CIC_IMC_LOCK (HIMC hIMC) | |
BOOL | Invalid () const |
Protected Member Functions | |
HRESULT | _LockIMC (HIMC hIMC, LPINPUTCONTEXTDX *ppIC) |
HRESULT | _UnlockIMC (HIMC hIMC) |
Additional Inherited Members | |
Public Attributes inherited from CIC_IMC_LOCK | |
HIMC | m_hIMC |
HRESULT | m_hr |
DWORD | m_dw3 |
Protected Attributes inherited from CIC_IMC_LOCK | |
LPINPUTCONTEXTDX | m_pIC |
|
inline |
|
inline |
|
inlineprotected |
Definition at line 171 of file cicimc.h.
Referenced by CicIMCLock().
BOOL CicIMCLock::ClearCand | ( | ) |
Definition at line 16 of file cicimc.cpp.
Referenced by InternalSelectEx().
|
inline |
Definition at line 165 of file cicimc.h.
Referenced by CFnDocFeed::ClearDocFeedBuffer(), CicBridge::CreateInputContext(), CtfImeGetGuidAtom(), CtfImeIsGuidMapEnable(), CicBridge::DestroyInputContext(), CFnDocFeed::DocFeed(), CicBridge::EscHanjaMode(), UIComposition::GetLevelFromIMC(), CIMEUIWindowHandler::ImeUIDelayedReconvertFuncCall(), CIMEUIWindowHandler::ImeUIMsImeModeBiasHandler(), CIMEUIWindowHandler::ImeUIMsImeMouseHandler(), CIMEUIWindowHandler::ImeUIMsImeReconvertRequest(), CIMEUIWindowHandler::ImeUINotifyHandler(), CIMEUIWindowHandler::ImeUIOnLayoutChange(), CIMEUIWindowHandler::ImeUIPrivateHandler(), InternalSelectEx(), CicBridge::Notify(), CicBridge::OnSetOpenStatus(), CicBridge::SelectEx(), UIComposition::SendMessageToUI(), CicBridge::SetActiveContextAlways(), CicBridge::SetCompositionString(), CFnDocFeed::StartReconvert(), CFnDocFeed::StartUndoCompositionString(), UIComposition::UpdateFont(), and UIComposition::UpdateShowCompWndFlag().
|
inline |
Definition at line 134 of file cicimc.h.
Referenced by InternalSelectEx().
|
inline |
|
inline |
Definition at line 125 of file cicimc.h.
Referenced by CicBridge::CreateInputContext(), and ~CicIMCLock().
|
inline |
|
inline |
Definition at line 142 of file cicimc.h.
Referenced by CicBridge::OnSetOpenStatus().