Searched refs:CursorMoveToParagraphBegin (Results 1 – 7 of 7) sorted by relevance
364 pattern->CursorMoveToParagraphBegin();371 pattern->CursorMoveToParagraphBegin();377 pattern->CursorMoveToParagraphBegin();384 pattern->CursorMoveToParagraphBegin();
828 auto ret = pattern_->CursorMoveToParagraphBegin();836 ret = pattern_->CursorMoveToParagraphBegin();
123 EXPECT_FALSE(richEditorPattern->CursorMoveToParagraphBegin());126 EXPECT_TRUE(richEditorPattern->CursorMoveToParagraphBegin());138 EXPECT_FALSE(richEditorPattern->CursorMoveToParagraphBegin());
564 bool CursorMoveToParagraphBegin();
1114 CursorMoveToParagraphBegin(); in CursorMove()4698 bool TextFieldPattern::CursorMoveToParagraphBegin() in CursorMoveToParagraphBegin() function in OHOS::Ace::NG::TextFieldPattern4826 return CursorMoveToParagraphBegin(); in CursorMoveUpOperation()4833 return CursorMoveToParagraphBegin(); in CursorMoveUpOperation()
446 bool CursorMoveToParagraphBegin();
5816 bool RichEditorPattern::CursorMoveToParagraphBegin() in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern6524 CursorMoveToParagraphBegin(); in OnBackPressed()