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()
891 case KEY_UP: aPaM = CursorUp( aPaM, pEditView ); in MoveCursor()1110 aPaM = CursorUp( aPaM, pEditView ); in CursorVisualLeftRight()1268 aPaM = CursorUp( aPaM, pEditView ); in CursorVisualLeftRight()1333 EditPaM ImpEditEngine::CursorUp( const EditPaM& rPaM, EditView* pView ) in CursorUp() function in ImpEditEngine
599 EditPaM CursorUp( const EditPaM& rPaM, EditView* pEditView );
1280 case KEY_UP: aPaM = CursorUp( aPaM ); in ImpMoveCursor()1608 TextPaM TextView::CursorUp( const TextPaM& rPaM ) in CursorUp() function in TextView
Completed in 72 milliseconds