Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterUIPainter.cxx161 geometry::IntegerSize2D aTopBitmapSize; in PaintVerticalBitmapComposite() local
163 aTopBitmapSize = rxTopBitmap->getSize(); in PaintVerticalBitmapComposite()
189 ::std::min(aTopBitmapSize.Height, rBoundingBox.Height)); in PaintVerticalBitmapComposite()
195 = aTopBoundingBox.X + (aTopBoundingBox.Width - aTopBitmapSize.Width) / 2; in PaintVerticalBitmapComposite()
225 rBoundingBox.Y + aTopBitmapSize.Height, in PaintVerticalBitmapComposite()
227 rBoundingBox.Height - aTopBitmapSize.Height - aBottomBitmapSize.Height); in PaintVerticalBitmapComposite()

Completed in 10 milliseconds