This is the complete list of members for BRect, including all inherited members.
| bottom | BRect | |
| BRect() | BRect | inline |
| BRect(const BRect &other) | BRect | inline |
| BRect(float left, float top, float right, float bottom) | BRect | inline |
| BRect(BPoint leftTop, BPoint rightBottom) | BRect | inline |
| BRect(BPoint leftTop, BSize size) | BRect | inline |
| BRect(float side) | BRect | inline |
| Contains(BPoint point) const | BRect | |
| Contains(BRect rect) const | BRect | |
| Height() const | BRect | inline |
| InsetBy(BPoint inset) | BRect | |
| InsetBy(float dx, float dy) | BRect | |
| InsetByCopy(BPoint inset) const | BRect | |
| InsetByCopy(float dx, float dy) const | BRect | |
| InsetBySelf(BPoint inset) | BRect | |
| InsetBySelf(float dx, float dy) | BRect | |
| IntegerHeight() const | BRect | inline |
| IntegerWidth() const | BRect | inline |
| Intersects(BRect rect) const | BRect | |
| IsValid() const | BRect | inline |
| left | BRect | |
| LeftBottom() const | BRect | inline |
| LeftTop() const | BRect | inline |
| OffsetBy(BPoint delta) | BRect | |
| OffsetBy(float dx, float dy) | BRect | |
| OffsetByCopy(BPoint offset) const | BRect | |
| OffsetByCopy(float dx, float dy) const | BRect | |
| OffsetBySelf(BPoint offset) | BRect | |
| OffsetBySelf(float dx, float dy) | BRect | |
| OffsetTo(BPoint offset) | BRect | |
| OffsetTo(float x, float y) | BRect | |
| OffsetToCopy(BPoint offset) const | BRect | |
| OffsetToCopy(float x, float y) const | BRect | |
| OffsetToSelf(BPoint offset) | BRect | |
| OffsetToSelf(float x, float y) | BRect | |
| operator!=(BRect other) const | BRect | |
| operator&(BRect other) const | BRect | |
| operator=(const BRect &other) | BRect | inline |
| operator==(BRect other) const | BRect | |
| operator|(BRect other) const | BRect | |
| PrintToStream() const | BRect | |
| right | BRect | |
| RightBottom() const | BRect | inline |
| RightTop() const | BRect | inline |
| Set(float left, float top, float right, float bottom) | BRect | inline |
| SetLeftBottom(const BPoint point) | BRect | |
| SetLeftTop(const BPoint point) | BRect | |
| SetRightBottom(const BPoint point) | BRect | |
| SetRightTop(const BPoint point) | BRect | |
| Size() const | BRect | inline |
| top | BRect | |
| Width() const | BRect | inline |