Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx2458 if ( hIMC ) in ImplSalFrameSetInputContext()
2501 HIMC hIMC = ImmGetContext( hWnd ); in ImplSalFrameEndExtTextInput() local
2502 if ( hIMC ) in ImplSalFrameEndExtTextInput()
2511 ImmReleaseContext( hWnd, hIMC ); in ImplSalFrameEndExtTextInput()
5350 ImmSetCompositionWindow( hIMC, &aForm ); in ImplUpdateIMECursorPos()
5373 HIMC hIMC = ImmGetContext( hWnd ); in ImplHandleIMEStartComposition() local
5374 if ( hIMC ) in ImplHandleIMEStartComposition()
5377 ImmReleaseContext( hWnd, hIMC ); in ImplHandleIMEStartComposition()
5557 HIMC hIMC = ImmGetContext( hWnd ); in ImplHandleIMEComposition() local
5558 if ( hIMC ) in ImplHandleIMEComposition()
[all …]

Completed in 48 milliseconds