Home
last modified time | relevance | path

Searched defs:onSelectionChange_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_event_hub.h59 std::function<void(int32_t, int32_t)> onSelectionChange_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_event_hub.h403 std::function<void(int32_t, int32_t)> onSelectionChange_; variable