Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h216 return hasBackGroundColor_; in HasBackGroundColor()
220 hasBackGroundColor_ = hasBackGroundColor; in SetHasBackGroundColor()
603 bool hasBackGroundColor_ = false; variable
H A Ddeclaration.cpp797 declaration.hasBackGroundColor_ = true; in SetCurrentStyle()
2606 declaration.hasBackGroundColor_ = true; in SetBackground()