Home
last modified time | relevance | path

Searched defs:SetBackground (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_component.h49 void SetBackground(const RefPtr<BoxComponent>& background) in SetBackground() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_view_ng.cpp43 void ModelViewNG::SetBackground(const std::string& value) in SetBackground() function in OHOS::Ace::NG::ModelViewNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dmodel_view_impl.cpp44 void ModelViewImpl::SetBackground(const std::string& value) in SetBackground() function in OHOS::Ace::Framework::ModelViewImpl
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.h137 void SetBackground(std::shared_ptr<Media::PixelMap> background) in SetBackground() function
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_layer.c259 static void SetBackground(void) in SetBackground() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp2556 void Declaration::SetBackground(const std::string& value, Declaration& declaration) in SetBackground() function in OHOS::Ace::Declaration