Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_xcomponent_bridge.cpp588 ArkUINativeModuleValue XComponentBridge::SetBackgroundImageSize(ArkUIRuntimeCallInfo *runtimeCallIn… in SetBackgroundImageSize() function in OHOS::Ace::NG::XComponentBridge
Darkts_native_common_bridge.cpp3132 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.h133 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.cpp2888 void Declaration::SetBackgroundImageSize(const std::string& value, Declaration& declaration) in SetBackgroundImageSize() function in OHOS::Ace::Declaration
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp1961 void SetBackgroundImageSize(ArkUINodeHandle node, ArkUI_Float32 valueWidth, ArkUI_Float32 valueHeig… in SetBackgroundImageSize() function
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp9110 int32_t SetBackgroundImageSize(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetBackgroundImageSize() function