Home
last modified time | relevance | path

Searched refs:ImmLockIMCC (Results 1 – 12 of 12) sorted by relevance

/reactos/dll/win32/imm32/
H A Dimm.c311 pGL = ImmLockIMCC(pIC->hGuideLine); in Imm32SelectInputContext()
326 pCI = ImmLockIMCC(pIC->hCandInfo); in Imm32SelectInputContext()
341 pCS = ImmLockIMCC(pIC->hCompStr); in Imm32SelectInputContext()
760 pCS = ImmLockIMCC(pIC->hCompStr); in Imm32CreateInputContext()
766 pCI = ImmLockIMCC(pIC->hCandInfo); in Imm32CreateInputContext()
772 pGL = ImmLockIMCC(pIC->hGuideLine); in Imm32CreateInputContext()
H A Dcandidate.c175 pCI = ImmLockIMCC(pIC->hCandInfo); in ImmGetCandidateListAW()
275 pCI = ImmLockIMCC(pIC->hCandInfo); in ImmGetCandidateListCountAW()
H A Dguideline.c37 pGuideLine = ImmLockIMCC(pIC->hGuideLine); in ImmGetGuideLineAW()
H A Dcompstr.c29 pCS = ImmLockIMCC(pIC->hCompStr); in Imm32OpenICAndCS()
882 pCS = ImmLockIMCC(pIC->hCompStr); in ImmGetCompositionStringA()
925 pCS = ImmLockIMCC(pIC->hCompStr); in ImmGetCompositionStringW()
H A Dwin3.c194 pCS = ImmLockIMCC(pIC->hCompStr); in WINNLSTranslateMessage()
H A Dkeymsg.c871 pMsgs = ImmLockIMCC(hMsgBuf); in ImmGenerateMessage()
1020 pTransMsg = ImmLockIMCC(pIC->hMsgBuf); in ImmTranslateMessage()
1094 pTransMsg = ImmLockIMCC(pIC->hMsgBuf); in ImmTranslateMessage()
H A Dimm32.spec94 @ stdcall ImmLockIMCC(ptr)
H A Dctf.c1306 pOldTransMsg = (LPTRANSMSG)ImmLockIMCC(pIC->hMsgBuf); in CtfImmGenerateMessage()
H A Dutils.c1198 LPVOID WINAPI ImmLockIMCC(HIMCC imcc) in ImmLockIMCC() function
/reactos/sdk/lib/cicero/
H A Dcicimc.h78 *pptr = (T_DATA*)::ImmLockIMCC(hIMCC); in _LockIMCC()
/reactos/modules/rostests/winetests/imm32/
H A Dimm32.c1392 ImmLockIMCC(imcc); in test_ImmGetIMCCLockCount()
1404 p = ImmLockIMCC(imcc); in test_ImmGetIMCCLockCount()
1409 ImmLockIMCC(imcc); in test_ImmGetIMCCLockCount()
1465 p = ImmLockIMCC(imcc); in test_ImmDestroyIMCC()
1473 p = ImmLockIMCC(imcc); in test_ImmDestroyIMCC()
1519 lpTransMsg = ImmLockIMCC(lpIMC->hMsgBuf); in test_ImmMessages()
1538 lpTransMsg = ImmLockIMCC(lpIMC->hMsgBuf); in test_ImmMessages()
1557 lpTransMsg = ImmLockIMCC(lpIMC->hMsgBuf); in test_ImmMessages()
/reactos/sdk/include/ddk/
H A Dimmdev.h215 LPVOID WINAPI ImmLockIMCC(_In_ HIMCC imcc);