Lines Matching refs:rUpdateBox
381 const awt::Rectangle& rUpdateBox, in Paint() argument
393 if (PresenterGeometryHelper::AreRectanglesDisjoint (rUpdateBox, mxWindow->getPosSize())) in Paint()
397 PaintBackground(rUpdateBox); in Paint()
398 PaintComposite(rUpdateBox, PagerUp, in Paint()
400 PaintComposite(rUpdateBox, PagerDown, in Paint()
402 PaintComposite(rUpdateBox, Thumb, in Paint()
404 PaintBitmap(rUpdateBox, PrevButton, mpPrevButtonDescriptor); in Paint()
405 PaintBitmap(rUpdateBox, NextButton, mpNextButtonDescriptor); in Paint()
618 const css::awt::Rectangle& rUpdateBox) in PaintBackground() argument
627 rUpdateBox, in PaintBackground()
636 const css::awt::Rectangle& rUpdateBox, in PaintBitmap() argument
654 PresenterGeometryHelper::Intersection(rUpdateBox, in PaintBitmap()
975 const css::awt::Rectangle& rUpdateBox, in PaintComposite() argument
992 rUpdateBox, in PaintComposite()
1197 const css::awt::Rectangle& rUpdateBox, in PaintComposite() argument
1212 rUpdateBox, in PaintComposite()