Searched defs:lineLayout (Results 1 – 2 of 2) sorted by relevance
121 SVGTextLayoutEngine lineLayout(parentBlock->layoutAttributes()); in layoutCharactersInTextBoxes() local
174 void SVGTextLayoutEngine::beginTextPathLayout(RenderObject* object, SVGTextLayoutEngine& lineLayout) in beginTextPathLayout()