Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h126 onSetAttribute_ = onSetAttribute; in SetOnSetAttribute()
591 OnSetAttributeFunc onSetAttribute_; variable
H A Ddeclaration.cpp510 if (onSetAttribute_) { in SetAttr()
511 onSetAttribute_(); in SetAttr()