Home
last modified time | relevance | path

Searched defs:SetBackgroundImageWithResourceObj (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.h52 …void SetBackgroundImageWithResourceObj(const RefPtr<ResourceObject>& resObj, const ImageSourceInfo… in SetBackgroundImageWithResourceObj() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h213 void SetBackgroundImageWithResourceObj( in SetBackgroundImageWithResourceObj() function
Dview_abstract.cpp686 void ViewAbstract::SetBackgroundImageWithResourceObj(const RefPtr<ResourceObject>& resObj, const Im… in SetBackgroundImageWithResourceObj() function in OHOS::Ace::NG::ViewAbstract