Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextChunkBuilder.cpp184 AffineTransform spacingAndGlyphsTransform; in processTextChunk() local
250 …icalText, float scale, const SVGTextFragment& fragment, AffineTransform& spacingAndGlyphsTransform) in buildSpacingAndGlyphsTransform()