Searched defs:glyphAdvance (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGTextLayoutEngine.cpp76 void SVGTextLayoutEngine::updateCurrentTextPosition(float x, float y, float glyphAdvance) argument
502 float glyphAdvance = baselineLayout.calculateGlyphAdvanceAndOrientation(m_isVerticalText, visualMetrics, orientationAngle, xOrientationShift, yOrientationShift); local

Completed in 119 milliseconds