Home | History | Annotate | Download | only in rendering

Lines Matching refs:scaleNonUniform

913             chunk.ctm.scaleNonUniform(1.0f, chunk.textLength / computedLength);
915 chunk.ctm.scaleNonUniform(chunk.textLength / computedLength, 1.0f);