Home
last modified time | relevance | path

Searched defs:GetBackgroundImage (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_component.h153 RefPtr<ImageComponent> GetBackgroundImage() const in GetBackgroundImage() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Dnative_interface_accessibility_impl.h415 std::string GetBackgroundImage() const in GetBackgroundImage() function
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_element_info.cpp963 const std::string &AccessibilityElementInfo::GetBackgroundImage() const in GetBackgroundImage() function in OHOS::Accessibility::AccessibilityElementInfo
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp857 std::string InspectorComposedElement::GetBackgroundImage() const in GetBackgroundImage() function in OHOS::Ace::V2::InspectorComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp5468 void GetBackgroundImage(ArkUINodeHandle node, ArkUIBackgroundImage* options) in GetBackgroundImage() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp944 const ArkUI_AttributeItem* GetBackgroundImage(ArkUI_NodeHandle node) in GetBackgroundImage() function