Home
last modified time | relevance | path

Searched refs:GetInputContext (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/ime/msctfime/
H A Dbridge.h54 ITfContext *GetInputContext(CicIMCCLock<CTFIMECONTEXT>& imeContext);
H A Dbridge.cpp181 CicBridge::GetInputContext(CicIMCCLock<CTFIMECONTEXT>& imeContext) in GetInputContext() function in CicBridge
238 ITfContext *pContext = GetInputContext(imeContext); in SelectEx()