Home
last modified time | relevance | path

Searched defs:lineLayout (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGRootInlineBox.cpp121 SVGTextLayoutEngine lineLayout(parentBlock->layoutAttributes()); in layoutCharactersInTextBoxes() local
DSVGTextLayoutEngine.cpp174 void SVGTextLayoutEngine::beginTextPathLayout(RenderObject* object, SVGTextLayoutEngine& lineLayout) in beginTextPathLayout()