Home
last modified time | relevance | path

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

/reactos/dll/ime/msctfime/
H A Dbridge.h47 HRESULT InitIMMX(_Inout_ TLS *pTLS);
H A Dbridge.cpp386 CicBridge::InitIMMX(_Inout_ TLS *pTLS) in InitIMMX() function in CicBridge
H A Dmsctfime.cpp684 hr = pTLS->m_pBridge->InitIMMX(pTLS); in CtfImeCreateThreadMgr()