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 73 void advanceToNextLogicalCharacter(const SVGTextMetrics&);
SVGTextLayoutEngine.cpp 377 advanceToNextLogicalCharacter(logicalMetrics);
414 void SVGTextLayoutEngine::advanceToNextLogicalCharacter(const SVGTextMetrics& logicalMetrics)
549 advanceToNextLogicalCharacter(logicalMetrics);
640 advanceToNextLogicalCharacter(logicalMetrics);

Completed in 649 milliseconds