Home
last modified time | relevance | path

Searched defs:SetBackgroundImage (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/accessibility/
Dnative_interface_accessibility_impl.h410 void SetBackgroundImage(const std::string& backgroundImage) in SetBackgroundImage() function
/foundation/barrierfree/accessibility/frameworks/common/src/
Daccessibility_element_info.cpp968 void AccessibilityElementInfo::SetBackgroundImage(const std::string &backgroundImage) in SetBackgroundImage() function in OHOS::Accessibility::AccessibilityElementInfo
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_xcomponent_bridge.cpp600 ArkUINativeModuleValue XComponentBridge::SetBackgroundImage(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetBackgroundImage() function in OHOS::Ace::NG::XComponentBridge
Darkts_native_common_bridge.cpp3189 ArkUINativeModuleValue CommonBridge::SetBackgroundImage(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetBackgroundImage() function in OHOS::Ace::NG::CommonBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h123 … void SetBackgroundImage(const ImageSourceInfo& src, RefPtr<ThemeConstants> themeConstant) override in SetBackgroundImage() function
Dview_abstract.cpp240 void ViewAbstract::SetBackgroundImage(const ImageSourceInfo& src) in SetBackgroundImage() function in OHOS::Ace::NG::ViewAbstract
255 void ViewAbstract::SetBackgroundImage(FrameNode* frameNode, const ImageSourceInfo& src) in SetBackgroundImage() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp283 void ViewAbstractModelImpl::SetBackgroundImage(const ImageSourceInfo& src, RefPtr<ThemeConstants> t… in SetBackgroundImage() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp2014 void SetBackgroundImage( in SetBackgroundImage() function
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp958 int32_t SetBackgroundImage(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetBackgroundImage() function