HomeSort by relevance Sort by last modified time
    Searched refs:beginTextPathLayout (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngine.h 55 void beginTextPathLayout(RenderObject*, SVGTextLayoutEngine& lineLayout);
SVGRootInlineBox.cpp 123 characterLayout.beginTextPathLayout(child->renderer(), lineLayout);
SVGTextLayoutEngine.cpp 165 void SVGTextLayoutEngine::beginTextPathLayout(RenderObject* object, SVGTextLayoutEngine& lineLayout)

Completed in 97 milliseconds