Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx846 bool bSmooth) in impTransformBitmap() argument
867 if(bSmooth) in impTransformBitmap()
908 bool bSmooth) const in TransformBitmapEx()
915 …t Bitmap aDestination(impTransformBitmap(GetBitmap(), aDestinationSize, rTransformation, bSmooth)); in TransformBitmapEx()
922 …map aAlpha(impTransformBitmap(GetAlpha().GetBitmap(), aDestinationSize, rTransformation, bSmooth)); in TransformBitmapEx()
941 bool bSmooth) const in getTransformed()
1014 aRetval = TransformBitmapEx(fWidth, fHeight, aTransform, bSmooth); in getTransformed()
/trunk/main/vcl/inc/vcl/
H A Dbitmapex.hxx404 bool bSmooth = true) const;
431 bool bSmooth = true) const;

Completed in 18 milliseconds