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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextChunkBuilder.h 53 void processTextAnchorCorrection(bool isVerticalText, float textAnchorShift, Vector<SVGTextFragment>&);
SVGTextChunkBuilder.cpp 225 processTextAnchorCorrection(isVerticalText, textAnchorShift, fragments);
244 void SVGTextChunkBuilder::processTextAnchorCorrection(bool isVerticalText, float textAnchorShift, Vector<SVGTextFragment>& fragments)

Completed in 266 milliseconds