Searched refs:aCroppedBitmapEx (Results 1 – 2 of 2) sorted by relevance
/trunk/main/drawinglayer/source/primitive2d/ |
H A D | metafileprimitive2d.cxx | 2192 const BitmapEx aCroppedBitmapEx(aCroppedBitmap); in interpretMetafile() local 2193 …createBitmapExPrimitive(aCroppedBitmapEx, pA->GetDestPoint(), pA->GetDestSize(), rTargetHolders.Cu… in interpretMetafile() 2226 BitmapEx aCroppedBitmapEx(rBitmapEx); in interpretMetafile() local 2231 aCroppedBitmapEx.Crop(aCropRectangle); in interpretMetafile() 2234 …createBitmapExPrimitive(aCroppedBitmapEx, pA->GetDestPoint(), pA->GetDestSize(), rTargetHolders.Cu… in interpretMetafile() 2275 const BitmapEx aCroppedBitmapEx(createMaskBmpEx(aCroppedBitmap, pA->GetColor())); in interpretMetafile() local 2276 …createBitmapExPrimitive(aCroppedBitmapEx, pA->GetDestPoint(), pA->GetDestSize(), rTargetHolders.Cu… in interpretMetafile()
|
/trunk/main/vcl/source/gdi/ |
H A D | gdimetafiletools.cxx | 810 BitmapEx aCroppedBitmapEx(rBitmapEx); in clipMetafileContentAgainstOwnRegions() local 820 aCroppedBitmapEx.Crop(aCropRectangle); in clipMetafileContentAgainstOwnRegions() 825 aCroppedBitmapEx, in clipMetafileContentAgainstOwnRegions()
|
Completed in 28 milliseconds