Home | History | Annotate | Download | only in rendering

Lines Matching refs:currentCTM

885         const AffineTransform& currentCTM = paintInfo.context->getCTM();
886 pushTransparencyLayer = !currentCTM.isIdentityOrTranslationOrFlipped();