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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGRootInlineBox.h 55 void layoutCharactersInTextBoxes(InlineFlowBox*, SVGTextLayoutEngine&);
SVGRootInlineBox.cpp 80 layoutCharactersInTextBoxes(this, characterLayout);
92 void SVGRootInlineBox::layoutCharactersInTextBoxes(InlineFlowBox* start, SVGTextLayoutEngine& characterLayout)
110 layoutCharactersInTextBoxes(flowBox, lineLayout);
115 layoutCharactersInTextBoxes(flowBox, characterLayout);

Completed in 53 milliseconds