Lines Matching refs:GDIMetaFile
345 GDIMetaFile* pOldMetaFile = mpMetaFile; in DrawTransparent()
634 void OutputDevice::DrawTransparent( const GDIMetaFile& rMtf, const Point& rPos, in DrawTransparent()
651 ( (GDIMetaFile&) rMtf ).WindStart(); in DrawTransparent()
652 ( (GDIMetaFile&) rMtf ).Play( this, rPos, rSize ); in DrawTransparent()
653 ( (GDIMetaFile&) rMtf ).WindStart(); in DrawTransparent()
657 GDIMetaFile* pOldMetaFile = mpMetaFile; 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()
819 GDIMetaFile* pOldMetaFile = mpMetaFile; in ImplDrawBitmapWallpaper()
1059 GDIMetaFile* pOldMetaFile = mpMetaFile; in ImplDrawGradientWallpaper()
1200 const GfxLink& rGfxLink, GDIMetaFile* pSubst ) in DrawEPS()
1208 GDIMetaFile aSubst; in DrawEPS()
1243 GDIMetaFile* pOldMetaFile = mpMetaFile; in DrawEPS()