Home
last modified time | relevance | path

Searched defs:bgImgSize (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/bridge/common/utils/
H A Dutils_test.cpp246 BackgroundImageSize bgImgSize; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.cpp231 void SetBgImgSizeX(BackgroundImageSizeType type, double value, BackgroundImageSize& bgImgSize) in SetBgImgSizeX()
237 void SetBgImgSizeY(BackgroundImageSizeType type, double value, BackgroundImageSize& bgImgSize) in SetBgImgSizeY()
482 bool ParseBackgroundImageSize(const std::string& value, BackgroundImageSize& bgImgSize) in ParseBackgroundImageSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp2876 …tBgImgSizeX(const BackgroundImageSizeType type, const double value, BackgroundImageSize& bgImgSize) in SetBgImgSizeX()
2882 …tBgImgSizeY(const BackgroundImageSizeType type, const double value, BackgroundImageSize& bgImgSize) in SetBgImgSizeY()
2901 BackgroundImageSize bgImgSize; in SetBackgroundImageSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp516 BackgroundImageSize bgImgSize; in FfiOHOSAceFrameworkViewAbstractSetBackgroundImageSizeType() local
530 BackgroundImageSize bgImgSize; in FfiOHOSAceFrameworkViewAbstractSetBackgroundImageSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h133 void SetBackgroundImageSize(const BackgroundImageSize& bgImgSize) override in SetBackgroundImageSize()
H A Dview_abstract.cpp272 void ViewAbstract::SetBackgroundImageSize(const BackgroundImageSize& bgImgSize) in SetBackgroundImageSize()
280 …id ViewAbstract::SetBackgroundImageSize(FrameNode* frameNode, const BackgroundImageSize& bgImgSize) in SetBackgroundImageSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h736 virtual void OnBackgroundImageSizeUpdate(const BackgroundImageSize& bgImgSize) {} in OnBackgroundImageSizeUpdate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp311 void ViewAbstractModelImpl::SetBackgroundImageSize(const BackgroundImageSize& bgImgSize) in SetBackgroundImageSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp1965 BackgroundImageSize bgImgSize; in SetBackgroundImageSize() local
2007 BackgroundImageSize bgImgSize; in ResetBackgroundImageSize() local
5579 BackgroundImageSize bgImgSize; in SetBackgroundImageSizeWithUnit() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp3165 BackgroundImageSize bgImgSize; in JsBackgroundImageSize() local