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

  /external/webkit/Source/WebCore/rendering/svg/
SVGTextChunkBuilder.h 53 void processTextLengthSpacingCorrection(bool isVerticalText, float textLengthShift, Vector<SVGTextFragment>&, unsigned& atCharacter);
SVGTextChunkBuilder.cpp 179 processTextLengthSpacingCorrection(isVerticalText, textLengthShift, fragments, atCharacter);
222 void SVGTextChunkBuilder::processTextLengthSpacingCorrection(bool isVerticalText, float textLengthShift, Vector<SVGTextFragment>& fragments, unsigned& atCharacter)

Completed in 67 milliseconds