Home
last modified time | relevance | path

Searched defs:bgImgSize (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/bridge/common/utils/
H A Dutils_test.cpp246 BackgroundImageSize bgImgSize; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.cpp231 void SetBgImgSizeX(BackgroundImageSizeType type, double value, BackgroundImageSize& bgImgSize) in SetBgImgSizeX() argument
237 void SetBgImgSizeY(BackgroundImageSizeType type, double value, BackgroundImageSize& bgImgSize) in SetBgImgSizeY() argument
482 bool ParseBackgroundImageSize(const std::string& value, BackgroundImageSize& bgImgSize) in ParseBackgroundImageSize() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp295 void ViewAbstractModelImpl::SetBackgroundImageSize(const BackgroundImageSize& bgImgSize) in SetBackgroundImageSize() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp509 BackgroundImageSize bgImgSize; in FfiOHOSAceFrameworkViewAbstractSetBackgroundImageSizeType() local
523 BackgroundImageSize bgImgSize; in FfiOHOSAceFrameworkViewAbstractSetBackgroundImageSize() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp250 void ViewAbstract::SetBackgroundImageSize(const BackgroundImageSize& bgImgSize) in SetBackgroundImageSize() argument
258 void ViewAbstract::SetBackgroundImageSize(FrameNode *frameNode, const BackgroundImageSize& bgImgSize) in SetBackgroundImageSize() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h743 virtual void OnBackgroundImageSizeUpdate(const BackgroundImageSize& bgImgSize) {} in OnBackgroundImageSizeUpdate() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp1953 BackgroundImageSize bgImgSize; in SetBackgroundImageSize() local
1995 BackgroundImageSize bgImgSize; in ResetBackgroundImageSize() local
5563 BackgroundImageSize bgImgSize; SetBackgroundImageSizeWithUnit() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp3125 BackgroundImageSize bgImgSize; in JsBackgroundImageSize() local
[all...]

Completed in 55 milliseconds