Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Ddata_panel_component.h166 showEffects_ = effects; in SetEffects()
171 return showEffects_; in GetEffects()
214 bool showEffects_ = false; variable