Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterUIPainter.cxx185 const awt::Rectangle aTopBoundingBox ( in PaintVerticalBitmapComposite() local
192 PresenterGeometryHelper::Intersection(rRepaintBox, aTopBoundingBox), in PaintVerticalBitmapComposite()
195 = aTopBoundingBox.X + (aTopBoundingBox.Width - aTopBitmapSize.Width) / 2; in PaintVerticalBitmapComposite()
196 aRenderState.AffineTransform.m12 = aTopBoundingBox.Y; in PaintVerticalBitmapComposite()

Completed in 14 milliseconds