Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_xcomponent_bridge.cpp255 ArkUINativeModuleValue XComponentBridge::SetBackgroundImageSize(ArkUIRuntimeCallInfo *runtimeCallIn… in SetBackgroundImageSize() function in OHOS::Ace::NG::XComponentBridge
Darkts_native_common_bridge.cpp2571 ArkUINativeModuleValue CommonBridge::SetBackgroundImageSize(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetBackgroundImageSize() function in OHOS::Ace::NG::CommonBridge
/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.cpp273 void ViewAbstract::SetBackgroundImageSize(const BackgroundImageSize &bgImgSize) in SetBackgroundImageSize() function in OHOS::Ace::NG::ViewAbstract
281 void ViewAbstract::SetBackgroundImageSize(FrameNode *frameNode, const BackgroundImageSize &bgImgSiz… 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.cpp2896 void Declaration::SetBackgroundImageSize(const std::string& value, Declaration& declaration) in SetBackgroundImageSize() function in OHOS::Ace::Declaration
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp1816 void SetBackgroundImageSize(ArkUI_NodeHandle node, const char* value) in SetBackgroundImageSize() function
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp1555 void SetBackgroundImageSize(ArkUINodeHandle node, ArkUI_Float32 valueWidth, ArkUI_Float32 valueHeig… in SetBackgroundImageSize() function
Dcommon_modifier.cpp1546 void SetBackgroundImageSize(NodeHandle node, in SetBackgroundImageSize() function
Dapi.h267 void (*SetBackgroundImageSize)( member