Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.cpp79 chart.showEffect_ = StringToBool(val); in SetSpecializedAttr()
350 dataPanelChild_->SetEffects(showEffect_); in PrepareSpecializedComponent()
376 dataPanelChild_->SetEffects(showEffect_); in PrepareSpecializedComponent()
H A Ddom_chart.h224 bool showEffect_ = false; variable