Searched defs:glyphAdvance (Results 1 – 1 of 1) sorted by relevance
74 void SVGTextLayoutEngine::updateCurrentTextPosition(float x, float y, float glyphAdvance) in updateCurrentTextPosition()511 …float glyphAdvance = baselineLayout.calculateGlyphAdvanceAndOrientation(m_isVerticalText, visualMe… in layoutTextOnLineOrPath() local