Home | History | Annotate | Download | only in rendering

Lines Matching refs:currentTransform

158     const AffineTransform& currentTransform = context->getCTM();
159 bool contextIsScaled = !currentTransform.isIdentityOrTranslationOrFlipped();