Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterUIPainter.cxx204 const awt::Rectangle aBottomBoundingBox ( in PaintVerticalBitmapComposite() local
211 PresenterGeometryHelper::Intersection(rRepaintBox, aBottomBoundingBox), in PaintVerticalBitmapComposite()
214 = aBottomBoundingBox.X + (aBottomBoundingBox.Width - aBottomBitmapSize.Width) / 2; in PaintVerticalBitmapComposite()
216 = aBottomBoundingBox.Y + aBottomBoundingBox.Height - aBottomBitmapSize.Height; in PaintVerticalBitmapComposite()

Completed in 19 milliseconds