Searched refs:setHorizontalGlyphStretch (Results 1 – 2 of 2) sorted by relevance
190 void setHorizontalGlyphStretch(float scale) { m_horizontalGlyphStretch = scale; } in setHorizontalGlyphStretch() function
103 textRun.setHorizontalGlyphStretch(narrowPrecisionToFloat(fragmentTransform.xScale())); in offsetForPositionInFragment()