Searched refs:beginTextPathLayout (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DSVGTextLayoutEngine.h54 void beginTextPathLayout(RenderObject*, SVGTextLayoutEngine& lineLayout);
H A DSVGRootInlineBox.cpp124 characterLayout.beginTextPathLayout(child->renderer(), lineLayout);
H A DSVGTextLayoutEngine.cpp174 void SVGTextLayoutEngine::beginTextPathLayout(RenderObject* object, SVGTextLayoutEngine& lineLayout) function in class:WebCore::SVGTextLayoutEngine

Completed in 302 milliseconds