Home
last modified time | relevance | path

Searched refs:aTransMtf (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx1360 GDIMetaFile aTransMtf( pAct->GetGDIMetaFile() ); in Rotate() local
1364 aTransMtf.Rotate( nAngle10 ); in Rotate()
1365 … aMtf.AddAction( new MetaFloatTransparentAction( aTransMtf, aMtfRect.TopLeft(), aMtfRect.GetSize(), in Rotate()
2272 GDIMetaFile aTransMtf( pAct->GetGDIMetaFile() ); in ImplExchangeColors() local
2274 aTransMtf.ImplExchangeColors( pFncCol, pColParam, pFncBmp, pBmpParam ); in ImplExchangeColors()
2275 aMtf.Insert( new MetaFloatTransparentAction( aTransMtf, in ImplExchangeColors()

Completed in 30 milliseconds