Searched refs:CursorMoveRight (Results 1 – 12 of 12) sorted by relevance
53 void CursorMoveRight() in CursorMoveRight() function
566 bool CursorMoveRight();
1086 CursorMoveRight(); in CursorMove()4743 bool TextFieldPattern::CursorMoveRight() in CursorMoveRight() function in OHOS::Ace::NG::TextFieldPattern
136 bool CursorMoveRight() in CursorMoveRight() function138 CursorMoveRight(CursorMoveSkip::CHARACTER); in CursorMoveRight()141 void CursorMoveRight(CursorMoveSkip skip);
235 client->CursorMoveRight(); in MoveCursor()
1832 CursorMoveRight(); in OnKeyEvent()2129 void RenderTextField::CursorMoveRight(CursorMoveSkip skip) in CursorMoveRight() function in OHOS::Ace::RenderTextField
890 auto ret = pattern_->CursorMoveRight();904 ret = pattern_->CursorMoveRight();919 ret = pattern_->CursorMoveRight();
261 pattern_->CursorMoveRight();269 auto ret = pattern_->CursorMoveRight();
436 auto ret = pattern_->CursorMoveRight();
97 richEditorPattern->CursorMoveRight();
441 bool CursorMoveRight();
5669 bool RichEditorPattern::CursorMoveRight() in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern6509 CursorMoveRight(); in OnBackPressed()