Lines Matching refs:verticalOffset
2018 xpsGlyph->verticalOffset = SkScalarToFloat(y) * -fCentemPerUnit;2025 xpsGlyph->verticalOffset = (SkScalarToFloat(y) * -fCentemPerUnit)2026 - first.verticalOffset;2081 xpsGlyphs[0].verticalOffset / -centemPerUnit,2084 xpsGlyphs[0].verticalOffset = 0.0f;