Home
last modified time | relevance | path

Searched defs:textAnchorShift (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextChunkBuilder.cpp213 float textAnchorShift = chunk.calculateTextAnchorShift(chunkLength); in processTextChunk() local
237 void SVGTextChunkBuilder::processTextAnchorCorrection(bool isVerticalText, float textAnchorShift, V… in processTextAnchorCorrection()