Home
last modified time | relevance | path

Searched refs:aCroppedBitmapEx (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx810 BitmapEx aCroppedBitmapEx(rBitmapEx); in clipMetafileContentAgainstOwnRegions() local
820 aCroppedBitmapEx.Crop(aCropRectangle); in clipMetafileContentAgainstOwnRegions()
825 aCroppedBitmapEx, in clipMetafileContentAgainstOwnRegions()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx2192 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()

Completed in 47 milliseconds