Home
last modified time | relevance | path

Searched refs:OnSetCandidatePos (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/ime/msctfime/
H A Dinputcontext.h168 HRESULT OnSetCandidatePos(TLS *pTLS, CicIMCLock& imcLock);
H A Dinputcontext.cpp440 HRESULT CicInputContext::OnSetCandidatePos(TLS *pTLS, CicIMCLock& imcLock) in OnSetCandidatePos() function in CicInputContext
H A Dbridge.cpp770 return pCicIC->OnSetCandidatePos(pTLS, imcLock); in Notify()