Home
last modified time | relevance | path

Searched defs:textPath (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/svg/
Drosen_render_svg_text.cpp96 auto textPath = AceType::DynamicCast<RosenRenderSvgTextPath>(child); in MeasureTextBounds() local
137 auto textPath = AceType::DynamicCast<RosenRenderSvgTextPath>(child); in DrawText() local
Dflutter_render_svg_text.cpp102 auto textPath = AceType::DynamicCast<FlutterRenderSvgTextPath>(child); in MeasureTextBounds() local
144 auto textPath = AceType::DynamicCast<FlutterRenderSvgTextPath>(child); in DrawText() local
Drender_svg_text_path.cpp63 auto textPath = weakText.Upgrade(); in PrepareSelfAnimation() local