BRect Member List

This is the complete list of members for BRect, including all inherited members.

bottomBRect
BRect()BRectinline
BRect(const BRect &other)BRectinline
BRect(float left, float top, float right, float bottom)BRectinline
BRect(BPoint leftTop, BPoint rightBottom)BRectinline
BRect(BPoint leftTop, BSize size)BRectinline
BRect(float side)BRectinline
Contains(BPoint point) const BRect
Contains(BRect rect) const BRect
Height() const BRectinline
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 BRectinline
IntegerWidth() const BRectinline
Intersects(BRect rect) const BRect
IsValid() const BRectinline
leftBRect
LeftBottom() const BRectinline
LeftTop() const BRectinline
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)BRectinline
operator==(BRect other) const BRect
operator|(BRect other) const BRect
PrintToStream() const BRect
rightBRect
RightBottom() const BRectinline
RightTop() const BRectinline
Set(float left, float top, float right, float bottom)BRectinline
SetLeftBottom(const BPoint point)BRect
SetLeftTop(const BPoint point)BRect
SetRightBottom(const BPoint point)BRect
SetRightTop(const BPoint point)BRect
Size() const BRectinline
topBRect
Width() const BRectinline