Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.h196 return hasBackground_; in HasBackground()
213 bool hasBackground_ = false; variable
H A Dpiece_declaration.cpp119 hasBackground_ = true; in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_popup.h56 bool hasBackground_ = false; variable
H A Ddom_popup.cpp116 hasBackground_ = true; in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_text_style.h112 bool hasBackground_ = false; variable