Searched refs:aBottomBoundingBox (Results 1 – 1 of 1) sorted by relevance
204 const awt::Rectangle aBottomBoundingBox ( in PaintVerticalBitmapComposite() local211 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 5 milliseconds