Searched refs:textSizeY (Results 1 – 2 of 2) sorted by relevance
662 double textSizeY = run.fFont.getSize() / scaleY; in shape() local670 glyph.fOffset.fY = pos[i].y_offset * textSizeY; in shape()672 glyph.fAdvance.fY = pos[i].y_advance * textSizeY; in shape()
1392 double textSizeY = run.fFont.getSize() / scaleY; in shape() local1400 glyph.fOffset.fY = pos[i].y_offset * textSizeY; in shape()1402 glyph.fAdvance.fY = pos[i].y_advance * textSizeY; in shape()