Lines Matching refs:rMtf
634 void OutputDevice::DrawTransparent( const GDIMetaFile& rMtf, const Point& rPos, in DrawTransparent() argument
645 …mpMetaFile->AddAction( new MetaFloatTransparentAction( rMtf, rPos, rSize, rTransparenceGradient ) … in DrawTransparent()
651 ( (GDIMetaFile&) rMtf ).WindStart(); in DrawTransparent()
652 ( (GDIMetaFile&) rMtf ).Play( this, rPos, rSize ); in DrawTransparent()
653 ( (GDIMetaFile&) rMtf ).WindStart(); in DrawTransparent()
713 ((GDIMetaFile&)rMtf).WindStart(); in DrawTransparent()
714 ((GDIMetaFile&)rMtf).Play(pVDev, rPos, rSize); in DrawTransparent()
715 ((GDIMetaFile&)rMtf).WindStart(); in DrawTransparent()
746 ( (GDIMetaFile&) rMtf ).WindStart(); in DrawTransparent()
747 ( (GDIMetaFile&) rMtf ).Play( pVDev, rPos, rSize ); in DrawTransparent()
748 ( (GDIMetaFile&) rMtf ).WindStart(); in DrawTransparent()
759 ( (GDIMetaFile&) rMtf ).WindStart(); in DrawTransparent()
760 ( (GDIMetaFile&) rMtf ).Play( pVDev, rPos, rSize ); in DrawTransparent()
761 ( (GDIMetaFile&) rMtf ).WindStart(); in DrawTransparent()