Home
last modified time | relevance | path

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

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