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

  /external/webkit/Source/WebCore/rendering/svg/
SVGTextChunkBuilder.h 54 void processTextAnchorCorrection(bool isVerticalText, float textAnchorShift, Vector<SVGTextFragment>&);
SVGTextChunkBuilder.cpp 218 processTextAnchorCorrection(isVerticalText, textAnchorShift, fragments);
237 void SVGTextChunkBuilder::processTextAnchorCorrection(bool isVerticalText, float textAnchorShift, Vector<SVGTextFragment>& fragments)

Completed in 164 milliseconds