Home | History | Annotate | Download | only in cg

Lines Matching defs:getCTM

458     RetainPtr<CGPatternRef> platformPattern(AdoptCF, m_state.strokePattern->createPlatformPattern(getCTM()));
473 RetainPtr<CGPatternRef> platformPattern(AdoptCF, m_state.fillPattern->createPlatformPattern(getCTM()));
1169 AffineTransform GraphicsContext::getCTM() const