Home
last modified time | relevance | path

Searched refs:GetPathLength (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_text_path.cpp36 double length = RosenSvgPainter::GetPathLength(path_); in PaintTextPath()
46 double length = RosenSvgPainter::GetPathLength(path_); in MeasureTextPathBounds()
H A Drosen_render_svg_tspan.cpp50 double length = RosenSvgPainter::GetPathLength(pathOffset.path); in UpdatePathOffset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.h69 static double GetPathLength(const std::string& path);
H A Drosen_svg_painter.cpp424 double RosenSvgPainter::GetPathLength(const std::string& path) in GetPathLength() function in OHOS::Ace::RosenSvgPainter
433 double RosenSvgPainter::GetPathLength(const std::string& path) in GetPathLength() function in OHOS::Ace::RosenSvgPainter