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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngine.h 63 void recordTextFragment(SVGInlineTextBox*, const Vector<SVGTextMetrics>&);
SVGTextLayoutEngine.cpp 115 void SVGTextLayoutEngine::recordTextFragment(SVGInlineTextBox* textBox, const Vector<SVGTextMetrics>& textMetricsValues)
588 recordTextFragment(textBox, visualMetricsValues);
649 recordTextFragment(textBox, visualMetricsValues);

Completed in 894 milliseconds