Home | History | Annotate | Download | only in xps

Lines Matching refs:verticalOffset

1944             xpsGlyph->verticalOffset = SkScalarToFloat(y) * -fCentemPerUnit;
1951 xpsGlyph->verticalOffset = (SkScalarToFloat(y) * -fCentemPerUnit)
1952 - first.verticalOffset;
2007 xpsGlyphs[0].verticalOffset / -centemPerUnit,
2010 xpsGlyphs[0].verticalOffset = 0.0f;