Home
last modified time | relevance | path

Searched refs:GetPathOffset (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_text_path.cpp41 return RosenSvgPainter::GetPathOffset(path_, pathOffset.current); in PaintTextPath()
65 return RosenSvgPainter::GetPathOffset(path_, pathOffset.current); in MeasureTextPathBounds()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.h70 static Offset GetPathOffset(const std::string& path, double current);
H A Drosen_svg_painter.cpp443 Offset RosenSvgPainter::GetPathOffset(const std::string& path, double current) in GetPathOffset() function in OHOS::Ace::RosenSvgPainter
455 Offset RosenSvgPainter::GetPathOffset(const std::string& path, double current) in GetPathOffset() function in OHOS::Ace::RosenSvgPainter