Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextLayoutEngine.cpp74 void SVGTextLayoutEngine::updateCurrentTextPosition(float x, float y, float glyphAdvance) in updateCurrentTextPosition()
511 …float glyphAdvance = baselineLayout.calculateGlyphAdvanceAndOrientation(m_isVerticalText, visualMe… in layoutTextOnLineOrPath() local