Searched defs:textPath (Results 1 – 3 of 3) sorted by relevance
96 auto textPath = AceType::DynamicCast<RosenRenderSvgTextPath>(child); in MeasureTextBounds() local137 auto textPath = AceType::DynamicCast<RosenRenderSvgTextPath>(child); in DrawText() local
102 auto textPath = AceType::DynamicCast<FlutterRenderSvgTextPath>(child); in MeasureTextBounds() local144 auto textPath = AceType::DynamicCast<FlutterRenderSvgTextPath>(child); in DrawText() local
63 auto textPath = weakText.Upgrade(); in PrepareSelfAnimation() local