Lines Matching refs:Rectangle

77         awt::Rectangle AddBorder (
78 const awt::Rectangle& rBox,
80 awt::Rectangle RemoveBorder (
81 const awt::Rectangle& rBox,
127 const awt::Rectangle& rBBox,
128 const awt::Rectangle& rUpdateBox,
133 const awt::Rectangle& rUpdateBox,
134 const awt::Rectangle& rOuterBox,
135 const awt::Rectangle& rInnerBox,
138 const awt::Rectangle& rUpdateBox,
139 const awt::Rectangle& rOuterBox,
157 const awt::Rectangle& rBox,
158 const awt::Rectangle& rUpdateBox,
194 awt::Rectangle SAL_CALL PresenterPaneBorderPainter::addBorder ( in addBorder()
196 const css::awt::Rectangle& rRectangle, in addBorder()
210 awt::Rectangle SAL_CALL PresenterPaneBorderPainter::removeBorder ( in removeBorder()
212 const css::awt::Rectangle& rRectangle, in removeBorder()
229 const css::awt::Rectangle& rOuterBorderRectangle, in paintBorder()
230 const css::awt::Rectangle& rRepaintArea, in paintBorder()
267 const css::awt::Rectangle& rOuterBorderRectangle, in paintBorderWithCallout()
268 const css::awt::Rectangle& rRepaintArea, in paintBorderWithCallout()
404 awt::Rectangle PresenterPaneBorderPainter::AddBorder ( in AddBorder()
406 const awt::Rectangle& rInnerBox, in AddBorder()
421 awt::Rectangle PresenterPaneBorderPainter::RemoveBorder ( in RemoveBorder()
423 const css::awt::Rectangle& rOuterBox, in RemoveBorder()
504 const awt::Rectangle& rBBox, in PaintBorder()
505 const awt::Rectangle& rUpdateBox, in PaintBorder()
516 awt::Rectangle aOuterBox (rBBox); in PaintBorder()
517 awt::Rectangle aCenterBox ( in PaintBorder()
519 awt::Rectangle aInnerBox ( in PaintBorder()
585 const awt::Rectangle& rUpdateBox, in PaintTitle()
586 const awt::Rectangle& rOuterBox, in PaintTitle()
587 const awt::Rectangle& rInnerBox, in PaintTitle()
725 const awt::Rectangle& rBox, in PaintBitmap()
726 const awt::Rectangle& rUpdateBox, in PaintBitmap()
837 const awt::Rectangle& rUpdateBox, in SetupClipping()
838 const awt::Rectangle& rOuterBox, in SetupClipping()
856 awt::Rectangle aInnerBox ( in SetupClipping()
858 ::std::vector<awt::Rectangle> aRectangles; in SetupClipping()
1000 awt::Rectangle RendererPaneStyle::AddBorder ( in AddBorder()
1001 const awt::Rectangle& rBox, in AddBorder()
1019 return awt::Rectangle ( in AddBorder()
1029 awt::Rectangle RendererPaneStyle::RemoveBorder ( in RemoveBorder()
1030 const awt::Rectangle& rBox, in RemoveBorder()
1048 return awt::Rectangle ( in RemoveBorder()