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

  /external/webkit/Source/WebCore/rendering/svg/
SVGTextLayoutEngine.h 75 void advanceToNextLogicalCharacter(const SVGTextMetrics&);
SVGTextLayoutEngine.cpp 379 advanceToNextLogicalCharacter(logicalMetrics);
424 void SVGTextLayoutEngine::advanceToNextLogicalCharacter(const SVGTextMetrics& logicalMetrics)
560 advanceToNextLogicalCharacter(logicalMetrics);
665 advanceToNextLogicalCharacter(logicalMetrics);

Completed in 624 milliseconds