Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx2423 sal_Int32 nPadTop( rCropLeftTop.Height() < 0 ? -rCropLeftTop.Height() : 0 ); in ImplTransformBitmap() local
2425 …sal_Int32 nPadTotalHeight( aBmpSize.Height() + nPadTop + (rCropRightBottom.Height() < 0 ? -rCropRi… in ImplTransformBitmap()
2451 …aBmpEx2.CopyPixel( Rectangle( Point(nPadLeft, nPadTop), aBmpSize ), Rectangle( Point(0, 0), aBmpSi… in ImplTransformBitmap()

Completed in 26 milliseconds