AlignRect
r = fPainter->AlignRect(r);
inline BRect AlignRect(BRect rect) const;
return _Clipped(AlignRect(rect));
rect = AlignRect(rect);