Searched refs:PaintCorner (Results 1 – 2 of 2) sorted by relevance
77 maTopLeft.PaintCorner(rDevice, aBox.TopLeft()); in PaintFrame()78 maTopRight.PaintCorner(rDevice, aBox.TopRight()); in PaintFrame()79 maBottomLeft.PaintCorner(rDevice, aBox.BottomLeft()); in PaintFrame()80 maBottomRight.PaintCorner(rDevice, aBox.BottomRight()); in PaintFrame()172 void FramePainter::OffsetBitmap::PaintCorner ( in PaintCorner() function in sd::slidesorter::view::FramePainter::OffsetBitmap
82 void PaintCorner (OutputDevice& rDevice, const Point& rAnchor) const;
Completed in 25 milliseconds