Searched refs:nPadLeft (Results 1 – 1 of 1) sorted by relevance
2422 sal_Int32 nPadLeft( rCropLeftTop.Width() < 0 ? -rCropLeftTop.Width() : 0 ); in ImplTransformBitmap() local2424 …sal_Int32 nPadTotalWidth( aBmpSize.Width() + nPadLeft + (rCropRightBottom.Width() < 0 ? -rCropRigh… in ImplTransformBitmap()2451 …aBmpEx2.CopyPixel( Rectangle( Point(nPadLeft, nPadTop), aBmpSize ), Rectangle( Point(0, 0), aBmpSi… in ImplTransformBitmap()
Completed in 31 milliseconds