Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h295 actionGetCursorIndexImpl_ = actionGetCursorIndexImpl; in SetActionGetIndex()
300 if (actionGetCursorIndexImpl_) { in ActActionGetIndex()
301 return actionGetCursorIndexImpl_(); in ActActionGetIndex()
775 ActionGetCursorIndexImpl actionGetCursorIndexImpl_; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_modify_test.cpp841 auto index = accessibilityProperty->actionGetCursorIndexImpl_.operator()();