Home
last modified time | relevance | path

Searched defs:svgContentSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/
H A Dsvg_utils.cpp20 void SvgUtils::CalculateSvgConentSize(Size& svgContentSize, const Size& svgContainerSize, in CalculateSvgConentSize()
H A Dsvg_dom.cpp339 Size svgContentSize; in FitImage() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/svg/
H A Dmock_svg_utils.cpp20 void SvgUtils::CalculateSvgConentSize(Size& svgContentSize, const Size& svgContainerSize, in CalculateSvgConentSize()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dsvg_dom_test_ng.cpp65 Size svgContentSize; variable