Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/mock/
Ddeclaration_mock.cpp99 void Declaration::SetBackgroundImageSize(const std::string& value, Declaration& declaration) {} in SetBackgroundImageSize() function in OHOS::Ace::Declaration
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h134 void SetBackgroundImageSize(const BackgroundImageSize& bgImgSize) override in SetBackgroundImageSize() function
Dview_abstract.cpp261 void ViewAbstract::SetBackgroundImageSize(const BackgroundImageSize& bgImgSize) in SetBackgroundImageSize() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp311 void ViewAbstractModelImpl::SetBackgroundImageSize(const BackgroundImageSize& bgImgSize) in SetBackgroundImageSize() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
Ddeclaration.cpp2902 void Declaration::SetBackgroundImageSize(const std::string& value, Declaration& declaration) in SetBackgroundImageSize() function in OHOS::Ace::Declaration