|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <inputcontext.h>


Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 74 of file inputcontext.h.
| CicInputContext::CicInputContext | ( | _In_ TfClientId | cliendId, |
| _Inout_ PCIC_LIBTHREAD | pLibThread, | ||
| _In_ HIMC | hIMC | ||
| ) |
@unimplemented
Definition at line 182 of file inputcontext.cpp.
|
inlinevirtual |
Definition at line 117 of file inputcontext.h.
| void CicInputContext::ClearPrevCandidatePos | ( | ) |
Definition at line 474 of file inputcontext.cpp.
Referenced by CIMEUIWindowHandler::ImeUINotifyHandler().
| HRESULT CicInputContext::CreateInputContext | ( | _Inout_ ITfThreadMgr * | pThreadMgr, |
| _Inout_ CicIMCLock & | imcLock | ||
| ) |
@unimplemented
Definition at line 280 of file inputcontext.cpp.
Referenced by CicBridge::CreateInputContext().
| HRESULT CicInputContext::DelayedReconvertFuncCall | ( | CicIMCLock & | imcLock | ) |
@unimplemented
Definition at line 446 of file inputcontext.cpp.
Referenced by CIMEUIWindowHandler::ImeUIDelayedReconvertFuncCall().
| HRESULT CicInputContext::DestroyInputContext | ( | ) |
@unimplemented
Definition at line 290 of file inputcontext.cpp.
Referenced by CicBridge::DestroyInputContext().
| HRESULT CicInputContext::EndReconvertString | ( | CicIMCLock & | imcLock | ) |
@unimplemented
Definition at line 484 of file inputcontext.cpp.
Referenced by CIMEUIWindowHandler::ImeUIMsImeReconvertRequest(), CFnDocFeed::StartReconvert(), and CFnDocFeed::StartUndoCompositionString().
| HRESULT CicInputContext::EscbClearDocFeedBuffer | ( | CicIMCLock & | imcLock, |
| BOOL | bFlag | ||
| ) |
@unimplemented
Definition at line 422 of file inputcontext.cpp.
Referenced by CFnDocFeed::ClearDocFeedBuffer(), and CIMEUIWindowHandler::ImeUIPrivateHandler().
| HRESULT CicInputContext::EscbCompCancel | ( | CicIMCLock & | imcLock | ) |
| HRESULT CicInputContext::EscbCompComplete | ( | CicIMCLock & | imcLock | ) |
@unimplemented
Definition at line 428 of file inputcontext.cpp.
Referenced by CicBridge::Notify(), and CicBridge::OnSetOpenStatus().
| HRESULT CicInputContext::GetGuidAtom | ( | _Inout_ CicIMCLock & | imcLock, |
| _In_ BYTE | iAtom, | ||
| _Out_opt_ LPDWORD | pdwGuidAtom | ||
| ) |
@implemented
Definition at line 259 of file inputcontext.cpp.
| HRESULT CicInputContext::MsImeMouseHandler | ( | DWORD | dwUnknown58, |
| DWORD | dwUnknown59, | ||
| UINT | keys, | ||
| CicIMCLock & | imcLock | ||
| ) |
@unimplemented
Definition at line 453 of file inputcontext.cpp.
Referenced by CIMEUIWindowHandler::ImeUIMsImeMouseHandler().
|
override |
@implemented
Definition at line 366 of file inputcontext.cpp.
|
override |
|
override |
@implemented
Implements ITfContextOwnerCompositionSink.
Definition at line 250 of file inputcontext.cpp.
| HRESULT CicInputContext::OnSetCandidatePos | ( | TLS * | pTLS, |
| CicIMCLock & | imcLock | ||
| ) |
|
override |
@implemented
Implements ITfContextOwnerCompositionSink.
Definition at line 223 of file inputcontext.cpp.
|
override |
@implemented
Implements ITfContextOwnerCompositionSink.
Definition at line 241 of file inputcontext.cpp.
|
override |
@implemented
Definition at line 193 of file inputcontext.cpp.
| BOOL CicInputContext::SetCompositionString | ( | CicIMCLock & | imcLock, |
| ITfThreadMgr_P * | pThreadMgr, | ||
| DWORD | dwIndex, | ||
| LPCVOID | lpComp, | ||
| DWORD | dwCompLen, | ||
| LPCVOID | lpRead, | ||
| DWORD | dwReadLen, | ||
| UINT | uCodePage | ||
| ) |
@unimplemented
Definition at line 490 of file inputcontext.cpp.
Referenced by CicBridge::SetCompositionString().
| HRESULT CicInputContext::SetupDocFeedString | ( | CicIMCLock & | imcLock, |
| UINT | uCodePage | ||
| ) |
@unimplemented
Definition at line 416 of file inputcontext.cpp.
Referenced by CFnDocFeed::DocFeed().
| HRESULT CicInputContext::SetupReconvertString | ( | CicIMCLock & | imcLock, |
| ITfThreadMgr_P * | pThreadMgr, | ||
| UINT | uCodePage, | ||
| UINT | uMsg, | ||
| BOOL | bUndo | ||
| ) |
@unimplemented
Definition at line 464 of file inputcontext.cpp.
Referenced by CIMEUIWindowHandler::ImeUIMsImeReconvertRequest(), CFnDocFeed::StartReconvert(), and CFnDocFeed::StartUndoCompositionString().
|
override |
|
override |
| DWORD CicInputContext::m_adwGuidAtoms[256] |
Definition at line 104 of file inputcontext.h.
Referenced by GetGuidAtom().
| BOOL CicInputContext::m_bCandidateOpen |
Definition at line 96 of file inputcontext.h.
Referenced by CicBridge::EscHanjaMode(), CIMEUIWindowHandler::ImeUINotifyHandler(), and CicBridge::SelectEx().
| BOOL CicInputContext::m_bReconverting |
Definition at line 99 of file inputcontext.h.
Referenced by OnStartComposition(), and CFnDocFeed::StartReconvert().
| BOOL CicInputContext::m_bSelecting |
Definition at line 98 of file inputcontext.h.
Referenced by CicBridge::SelectEx().
| CANDIDATEFORM CicInputContext::m_CandForm |
Definition at line 107 of file inputcontext.h.
Referenced by ClearPrevCandidatePos().
| LONG CicInputContext::m_cCompLocks |
Definition at line 100 of file inputcontext.h.
Referenced by OnEndComposition(), and OnStartComposition().
| WORD CicInputContext::m_cGuidAtoms |
Definition at line 102 of file inputcontext.h.
Referenced by GetGuidAtom().
| TfClientId CicInputContext::m_clientId |
Definition at line 109 of file inputcontext.h.
Referenced by DestroyInputContext().
| LONG CicInputContext::m_cRefs |
Definition at line 80 of file inputcontext.h.
Referenced by CicInputContext().
| DWORD CicInputContext::m_dwQueryPos |
Definition at line 92 of file inputcontext.h.
Referenced by CicInputContext(), ClearPrevCandidatePos(), and CIMEUIWindowHandler::ImeUINotifyHandler().
| DWORD CicInputContext::m_dwUnknown3[3] |
Definition at line 90 of file inputcontext.h.
| DWORD CicInputContext::m_dwUnknown4[2] |
Definition at line 91 of file inputcontext.h.
| DWORD CicInputContext::m_dwUnknown5 |
Definition at line 93 of file inputcontext.h.
| DWORD CicInputContext::m_dwUnknown6 |
Definition at line 95 of file inputcontext.h.
| DWORD CicInputContext::m_dwUnknown6_5[9] |
Definition at line 97 of file inputcontext.h.
Referenced by CicBridge::EscHanjaMode(), and CicBridge::SetActiveContextAlways().
| DWORD CicInputContext::m_dwUnknown7[5] |
Definition at line 101 of file inputcontext.h.
Referenced by CIMEUIWindowHandler::ImeUIMsImeModeBiasHandler().
| DWORD CicInputContext::m_dwUnknown8 |
Definition at line 105 of file inputcontext.h.
Referenced by ClearPrevCandidatePos().
| DWORD CicInputContext::m_dwUnknown9 |
Definition at line 110 of file inputcontext.h.
| HIMC CicInputContext::m_hIMC |
Definition at line 81 of file inputcontext.h.
Referenced by CicInputContext().
| CModeBias CicInputContext::m_ModeBias |
Definition at line 94 of file inputcontext.h.
Referenced by CIMEUIWindowHandler::ImeUIMsImeModeBiasHandler().
| WORD CicInputContext::m_padding |
Definition at line 103 of file inputcontext.h.
| CCompartmentEventSink* CicInputContext::m_pCompEventSink1 |
Definition at line 87 of file inputcontext.h.
Referenced by DestroyInputContext().
| CCompartmentEventSink* CicInputContext::m_pCompEventSink2 |
Definition at line 88 of file inputcontext.h.
Referenced by DestroyInputContext().
| ITfContext* CicInputContext::m_pContext |
Definition at line 83 of file inputcontext.h.
Referenced by DestroyInputContext(), and CicBridge::GetInputContext().
| ITfContextOwnerServices* CicInputContext::m_pContextOwnerServices |
Definition at line 84 of file inputcontext.h.
Referenced by DestroyInputContext(), CIMEUIWindowHandler::ImeUIMsImeModeBiasHandler(), and CIMEUIWindowHandler::ImeUIOnLayoutChange().
| ITfDocumentMgr* CicInputContext::m_pDocumentMgr |
Definition at line 82 of file inputcontext.h.
Referenced by DestroyInputContext(), and CicBridge::GetDocumentManager().
| CInputContextOwnerCallBack* CicInputContext::m_pICOwnerCallback |
Definition at line 85 of file inputcontext.h.
| CInputContextOwner* CicInputContext::m_pInputContextOwner |
Definition at line 89 of file inputcontext.h.
Referenced by DestroyInputContext().
| CTextEventSink* CicInputContext::m_pTextEventSink |
Definition at line 86 of file inputcontext.h.
Referenced by DestroyInputContext().
| RECT CicInputContext::m_rcCandidate1 |
Definition at line 106 of file inputcontext.h.
Referenced by ClearPrevCandidatePos().
| RECT CicInputContext::m_rcCandidate2 |
Definition at line 108 of file inputcontext.h.
Referenced by ClearPrevCandidatePos().