Searched refs:CursorUp (Results 1 – 6 of 6) sorted by relevance
189 TextPaM CursorUp( const TextPaM& rPaM );
189 void CursorUp();
354 CursorUp(); in IMPL_LINK_INLINE_END()381 void SvImpLBox::CursorUp() in CursorUp() function in SvImpLBox501 CursorUp(); in KeyUp()
886 case KEY_UP: aPaM = CursorUp( aPaM, pEditView ); in MoveCursor()1105 aPaM = CursorUp( aPaM, pEditView ); in CursorVisualLeftRight()1263 aPaM = CursorUp( aPaM, pEditView ); in CursorVisualLeftRight()1328 EditPaM ImpEditEngine::CursorUp( const EditPaM& rPaM, EditView* pView ) in CursorUp() function in ImpEditEngine
599 EditPaM CursorUp( const EditPaM& rPaM, EditView* pEditView );
1276 case KEY_UP: aPaM = CursorUp( aPaM ); in ImpMoveCursor()1604 TextPaM TextView::CursorUp( const TextPaM& rPaM ) in CursorUp() function in TextView
Completed in 86 milliseconds