BRect Member List

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

Adjust(int ox, int oy, int cx, int cy)BRect
Adjusted(int ox, int oy, int cx, int cy) const BRect
BottomLeft() const BRect
BottomRight() const BRect
BRect()BRect
BRect(const BPoint &topleft, const BPoint &bottomright)BRect
BRect(const BPoint &topleft, const BSize &size)BRect
BRect(int left, int top, int width, int height)BRect
Center() const BRect
Contains(const BPoint &p, bool proper=false) const BRect
Contains(int x, int y, bool proper=false) const BRect
Contains(const BRect &r, bool proper=false) const BRect
GetCoords(int *ox, int *oy, int *cx, int *cy) const BRect
GetRect(int *x, int *y, int *w, int *h) const BRect
Intersect(const BRect &r) const BRect
Intersected(const BRect &other) const BRect
Intersects(const BRect &r) const BRect
IsEmpty() const BRect
IsNull() const BRect
IsValid() const BRect
MoveBottom(int pos)BRect
MoveBottomLeft(const BPoint &p)BRect
MoveBottomRight(const BPoint &p)BRect
MoveCenter(const BPoint &p)BRect
MoveLeft(int pos)BRect
MoveRight(int pos)BRect
MoveTo(int x, int y)BRect
MoveTo(const BPoint &p)BRect
MoveTop(int pos)BRect
MoveTopLeft(const BPoint &p)BRect
MoveTopRight(const BPoint &p)BRect
Normalized() const BRect
operator!=(const BRect &, const BRect &)BRectfriend
operator&(const BRect &r) const BRect
operator&=(const BRect &r)BRect
operator==(const BRect &, const BRect &)BRectfriend
operator|(const BRect &r) const BRect
operator|=(const BRect &r)BRect
SetBottom(int pos)BRect
SetBottomLeft(const BPoint &p)BRect
SetBottomRight(const BPoint &p)BRect
SetCoords(int ox, int oy, int cx, int cy)BRect
SetHeight(int h)BRect
SetLeft(int pos)BRect
SetRect(int x, int y, int w, int h)BRect
SetRight(int pos)BRect
SetSize(const BSize &s)BRect
SetTop(int pos)BRect
SetTopLeft(const BPoint &p)BRect
SetTopRight(const BPoint &p)BRect
SetWidth(int w)BRect
SetX(int x)BRect
SetY(int y)BRect
Size() const BRect
TopLeft() const BRect
TopRight() const BRect
Translate(int dx, int dy)BRect
Translate(const BPoint &p)BRect
Translated(int dx, int dy) const BRect
Translated(const BPoint &p) const BRect
Unite(const BRect &r) const BRect
United(const BRect &other) const BRect
X() const BRect
Y() const BRect

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.