IntRect
IntRect::IntRect()
IntRect::IntRect(int32 l, int32 t, int32 r, int32 b)
IntRect::IntRect(const IntRect &r)
IntRect::IntRect(const BRect &r)
IntRect::IntRect(const IntPoint& leftTop, const IntPoint& rightBottom)