Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx994 mbAtCursorIME = FALSE; in WinSalFrame()
2444 pFrame->mbAtCursorIME = (nImeProps & IME_PROP_AT_CARET) != 0; in ImplSalFrameSetInputContext()
4391 pFrame->mbAtCursorIME = (nImeProps & IME_PROP_AT_CARET) != 0; in ImplHandleFocusMsg()
5316 pFrame->mbAtCursorIME = (nImeProps & IME_PROP_AT_CARET) != 0; in ImplHandleInputLangChange()
5382 if ( pFrame->mbAtCursorIME ) in ImplHandleIMEStartComposition()
5429 if ( !pFrame->mbAtCursorIME ) in ImplHandleIMECompositionInput()
5583 if ( pFrame->mbAtCursorIME ) in ImplHandleIMEEndComposition()
5649 pFrame->mbAtCursorIME ) in ImplHandleIMENotify()
/trunk/main/vcl/inc/win/
H A Dsalframe.h80 … sal_Bool mbAtCursorIME; // TRUE: Wir behandeln nur einige IME-Messages member in WinSalFrame
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx3140 pFrame->mbAtCursorIME = (nImeProps & IME_PROP_AT_CARET) != 0; in ImplHandleInputLangChange()

Completed in 584 milliseconds