Searched refs:HasBackGroundColor (Results 1 – 5 of 5) sorted by relevance
40 if (!declaration->HasBackGroundColor() && declaration->HasBackground()) { in PrepareSpecializedComponent()
57 panelChild_->SetHasBackgroundColor(declaration_->HasBackGroundColor()); in PrepareSpecializedComponent()
284 if (declaration_->HasBackGroundColor() && backgroundStyle.IsValid()) { in ResetInitializedStyle()
1512 if (!declaration_->HasBackGroundColor() && boxComponent_->GetBackDecoration() && in UpdateBoxComponent()
214 bool HasBackGroundColor() const in HasBackGroundColor() function