Home
last modified time | relevance | path

Searched refs:GetBackgroundImageSize (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_node.h140 virtual std::string GetBackgroundImageSize() const = 0;
H A Dinspector_composed_element.h153 std::string GetBackgroundImageSize() const override;
H A Dinspector_composed_element.cpp105 { "backgroundImageSize", [](const InspectorNode& inspector) { return inspector.GetBackgroundImageSize(); } },
877 std::string InspectorComposedElement::GetBackgroundImageSize() const in GetBackgroundImageSize() function in OHOS::Ace::V2::InspectorComposedElement
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp1961 ArkUIImageSizeType GetBackgroundImageSize(ArkUINodeHandle node, ArkUI_Int32 unit) in GetBackgroundImageSize() function
1969 auto imageSize = renderContext->GetBackground()->GetBackgroundImageSize(); in GetBackgroundImageSize()
1986 auto imageSize = renderContext->GetBackground()->GetBackgroundImageSize(); in GetBackgroundImageSizeWidthStyle()
6249 GetBackgroundBlurStyle, GetBackgroundImageSize, GetBackgroundImageSizeWidthStyle, SetOutlineWidthFloat, in GetCommonModifier()
6323 GetBackgroundBlurStyle, GetBackgroundImageSize, GetBackgroundImageSizeWidthStyle, SetOutlineWidthFloat, in GetCJUICommonModifier()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp814 SizeF renderSize = ImagePainter::CalculateBgImageSize(paintRect_.GetSize(), srcSize, GetBackgroundImageSize()); in PaintBackground()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp10547 const ArkUI_AttributeItem* GetBackgroundImageSize(ArkUI_NodeHandle node) in GetBackgroundImageSize() function
12801 GetBackgroundImageSize, in GetCommonAttribute()

Completed in 55 milliseconds