Searched defs:lineLayout (Results 1 – 2 of 2) sorted by relevance
109 SVGTextLayoutEngine lineLayout(characterLayout.layoutAttributes()); in layoutCharactersInTextBoxes() local
166 void SVGTextLayoutEngine::beginTextPathLayout(RenderObject* object, SVGTextLayoutEngine& lineLayout) in beginTextPathLayout()