Searched refs:aBandBmp (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/source/gdi/ |
H A D | print2.cxx | 1279 Bitmap aBandBmp( aPaintVDev.GetBitmap( Point(), aDstSzPix ) ); in RemoveTransparenciesFromMetaFile() local 1284 aBandBmp = GetDownsampledBitmap( aDstSzPix, in RemoveTransparenciesFromMetaFile() 1285 … Point(), aBandBmp.GetSizePixel(), in RemoveTransparenciesFromMetaFile() 1286 … aBandBmp, nMaxBmpDPIX, nMaxBmpDPIY ); in RemoveTransparenciesFromMetaFile() 1290 … rOutMtf.AddAction( new MetaBmpScaleAction( aDstPtPix, aDstSzPix, aBandBmp ) ); in RemoveTransparenciesFromMetaFile()
|
H A D | outdev2.cxx | 2466 Bitmap aBandBmp(aPaint); in ImplPrintTransparent() local 2468 aBandBmp.Crop(*aRectIter); in ImplPrintTransparent() 2469 …ImplDrawBitmap(aMapPt, aMapSz, Point(), aBandBmp.GetSizePixel(), aBandBmp, META_BMPSCALEPART_ACTIO… in ImplPrintTransparent()
|
Completed in 49 milliseconds