Searched refs:CursorMoveRightWord (Results 1 – 7 of 7) sorted by relevance
942 auto ret = pattern_->CursorMoveRightWord();968 ret = pattern_->CursorMoveRightWord();984 ret = pattern_->CursorMoveRightWord();
874 pattern->CursorMoveRightWord();879 pattern->CursorMoveRightWord();
111 EXPECT_FALSE(richEditorPattern->CursorMoveRightWord());
568 bool CursorMoveRightWord();
1110 CursorMoveRightWord(); in CursorMove()4752 bool TextFieldPattern::CursorMoveRightWord() in CursorMoveRightWord() function in OHOS::Ace::NG::TextFieldPattern
445 bool CursorMoveRightWord();
5796 bool RichEditorPattern::CursorMoveRightWord() in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern6521 CursorMoveRightWord(); in OnBackPressed()