Home
last modified time | relevance | path

Searched refs:CursorMoveEnd (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_cursor_test.cpp1078 ret = pattern_->CursorMoveEnd();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h571 bool CursorMoveEnd();
H A Dtext_field_pattern.cpp1126 CursorMoveEnd(); in CursorMove()
4810 bool TextFieldPattern::CursorMoveEnd() in CursorMoveEnd() function in OHOS::Ace::NG::TextFieldPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h449 bool CursorMoveEnd();
H A Drich_editor_pattern.cpp5872 bool RichEditorPattern::CursorMoveEnd() in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
6533 CursorMoveEnd(); in OnBackPressed()