HomeSort by relevance Sort by last modified time
    Searched full:textlengthscale (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextChunkBuilder.cpp 183 float textLengthScale = chunk.desiredTextLength() / chunkLength;
195 buildSpacingAndGlyphsTransform(isVerticalText, textLengthScale, fragments.first(), spacingAndGlyphsTransform);

Completed in 147 milliseconds