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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngine.h 76 void advanceToNextLogicalCharacter(const SVGTextMetrics&);
SVGTextLayoutEngine.cpp 373 advanceToNextLogicalCharacter(logicalMetrics);
410 void SVGTextLayoutEngine::advanceToNextLogicalCharacter(const SVGTextMetrics& logicalMetrics)
546 advanceToNextLogicalCharacter(logicalMetrics);
640 advanceToNextLogicalCharacter(logicalMetrics);

Completed in 94 milliseconds