Home
last modified time | relevance | path

Searched refs:IsSelectedAll (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_select_controller.h130 inline bool IsSelectedAll() const in IsSelectedAll() function
H A Dtext_field_pattern.cpp4687 if (selectController_->IsSelectedAll()) { in CursorMoveLineBegin()
4764 if (selectController_->IsSelectedAll()) { in CursorMoveRightWord()
4784 if (selectController_->IsSelectedAll()) { in CursorMoveLineEnd()