Searched refs:hasBackground_ (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ | ||
H A D | dom_popup.h | 56 bool hasBackground_ = false; member in OHOS::Ace::Framework::final |
H A D | dom_popup.cpp | 116 hasBackground_ = true; in SetSpecializedStyle() |
/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/ | ||
H A D | piece_declaration.h | 196 return hasBackground_; in HasBackground() 213 bool hasBackground_ = false; member in OHOS::Ace::PieceDeclaration |
H A D | piece_declaration.cpp | 119 hasBackground_ = true; in SetSpecializedStyle() |
/foundation/arkui/ace_engine/test/mock/core/rosen/ | ||
H A D | testing_text_style.h | 112 bool hasBackground_ = false; member in OHOS::Ace::Testing::TestingTextStyle |
Completed in 3 milliseconds