Searched refs:_textBuildHelper (Results 1 – 1 of 1) sorted by relevance
807 static unique_ptr<Text> _textBuildHelper(SvgLoaderData& loaderData, const SvgNode* node, const Box&… in _textBuildHelper() function860 auto text = _textBuildHelper(loaderData, *child, vBox, svgPath); in _sceneBuildHelper()