Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h282 actionExecSubComponentImpl_ = actionExecSubComponentImpl; in SetActionExecSubComponent()
287 if (actionExecSubComponentImpl_) { in ActActionExecSubComponent()
288 return actionExecSubComponentImpl_(spanId); in ActActionExecSubComponent()
774 ActionExecSubComponentImpl actionExecSubComponentImpl_; variable