| bottomLeft() const | BRect | [inline] |
| bottomRight() const | BRect | [inline] |
| BRect(int x=0, int y=0, unsigned int width=0, unsigned int height=0) | BRect | |
| BRect(const BPoint &point, const BSize &size) | BRect | |
| BRect(const BPoint &p1, const BPoint &p2) | BRect | |
| containsPoint(const BPoint &p) const | BRect | |
| fill(BImage &img, uint16 color) const | BRect | |
| insetRect(int left, int right, int top, int bottom) const | BRect | |
| intersects(const BRect &r) const | BRect | [inline] |
| outline(BImage &img, uint16 color) const | BRect | |
| pt | BRect | |
| sz | BRect | |
| topLeft() const | BRect | [inline] |
| topRight() const | BRect | [inline] |