Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtimepicker_model_impl.cpp57 pickerBase->SetHasBackgroundColor(true); in SetBackgroundColor()
H A Dtextpicker_model_impl.cpp79 pickerBase->SetHasBackgroundColor(true); in SetBackgroundColor()
H A Dpicker_model_impl.cpp90 pickerBase->SetHasBackgroundColor(true); in SetBackgroundColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dpanel_component.h162 void SetHasBackgroundColor(bool hasBackground) in SetHasBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_panel.cpp57 panelChild_->SetHasBackgroundColor(declaration_->HasBackGroundColor()); in PrepareSpecializedComponent()
H A Ddom_tab_bar.cpp38 boxComponent_->SetHasBackgroundColor(true); in InitializeStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component.h359 void SetHasBackgroundColor(bool hasBackgroundColor) in SetHasBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_base_component.h403 void SetHasBackgroundColor(bool value) in SetHasBackgroundColor() function