Searched refs:scaledGlyphAdvance (Results 1 – 1 of 1) sorted by relevance
527 float scaledGlyphAdvance = glyphAdvance * m_textPathScaling; in layoutTextOnLineOrPath() local538 yOrientationShift -= scaledGlyphAdvance / 2; in layoutTextOnLineOrPath()548 xOrientationShift -= scaledGlyphAdvance / 2; in layoutTextOnLineOrPath()553 textPathOffset = m_textPathCurrentOffset + scaledGlyphAdvance / 2; in layoutTextOnLineOrPath()556 … m_textPathCurrentOffset += scaledGlyphAdvance + m_textPathSpacing + spacing * m_textPathScaling; in layoutTextOnLineOrPath()