Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h254 actionSetSelectionImpl_ = actionSetSelection; in SetActionSetSelection()
259 if (actionSetSelectionImpl_) {
260 actionSetSelectionImpl_(start, end, isForward);
762 ActionSetSelectionImpl actionSetSelectionImpl_; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_modify_test.cpp786 accessibilityProperty->actionSetSelectionImpl_.operator()(start, end, false);