Searched refs:beginTextPathLayout (Results 1 – 3 of 3) sorted by relevance
52 void beginTextPathLayout(RenderObject*, SVGTextLayoutEngine& lineLayout);
112 characterLayout.beginTextPathLayout(&child->renderer(), lineLayout); in layoutCharactersInTextBoxes()
166 void SVGTextLayoutEngine::beginTextPathLayout(RenderObject* object, SVGTextLayoutEngine& lineLayout) in beginTextPathLayout() function in WebCore::SVGTextLayoutEngine