Home
last modified time | relevance | path

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

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