|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TRect, including all inherited members.
| Area() const | owl::TRect | inline |
| Bottom() const | owl::TRect | inline |
| BottomLeft() const | owl::TRect | inline |
| BottomRight() const | owl::TRect | inline |
| BottomRight() | owl::TRect | inline |
| Contains(const TPoint &point) const | owl::TRect | inline |
| Contains(const TRect &other) const | owl::TRect | inline |
| DeflateRect(int dx, int dy) | owl::TRect | |
| DeflateRect(const TSize &delta) | owl::TRect | inline |
| Height() const | owl::TRect | inline |
| Inflate(int dx, int dy) | owl::TRect | |
| Inflate(const TSize &delta) | owl::TRect | inline |
| InflatedBy(int dx, int dy) const | owl::TRect | inline |
| InflatedBy(const TSize &size) const | owl::TRect | inline |
| IsEmpty() const | owl::TRect | inline |
| IsNull() const | owl::TRect | inline |
| Left() const | owl::TRect | inline |
| MovedTo(int x, int y) | owl::TRect | inline |
| MoveTo(int x, int y) | owl::TRect | inline |
| Normalize() | owl::TRect | |
| Normalized() const | owl::TRect | inline |
| Offset(int dx, int dy) | owl::TRect | |
| OffsetBy(int dx, int dy) const | owl::TRect | inline |
| operator const TPoint *() const | owl::TRect | inline |
| operator TPoint *() | owl::TRect | inline |
| operator!=(const TRect &other) const | owl::TRect | inline |
| operator&(const TRect &other) const | owl::TRect | inline |
| operator&=(const TRect &other) | owl::TRect | |
| operator+(const TSize &size) const | owl::TRect | inline |
| operator+=(const TSize &delta) | owl::TRect | inline |
| operator-(const TSize &size) const | owl::TRect | inline |
| operator-=(const TSize &delta) | owl::TRect | inline |
| operator==(const TRect &other) const | owl::TRect | inline |
| operator|(const TRect &other) const | owl::TRect | inline |
| operator|=(const TRect &other) | owl::TRect | |
| Right() const | owl::TRect | inline |
| Set(int _left, int _top, int _right, int _bottom) | owl::TRect | inline |
| SetEmpty() | owl::TRect | inline |
| SetNull() | owl::TRect | inline |
| SetWH(int _left, int _top, int w, int h) | owl::TRect | inline |
| Size() const | owl::TRect | inline |
| Subtract(const TRect &other, TRect result[]) const | owl::TRect | |
| Top() const | owl::TRect | inline |
| TopLeft() const | owl::TRect | inline |
| TopLeft() | owl::TRect | inline |
| TopRight() const | owl::TRect | inline |
| Touches(const TRect &other) const | owl::TRect | inline |
| TRect() | owl::TRect | inline |
| TRect(const tagRECT &rect) | owl::TRect | inline |
| TRect(const TRect &rect) | owl::TRect | inline |
| TRect(int _left, int _top, int _right, int _bottom) | owl::TRect | inline |
| TRect(const TPoint &upLeft, const TPoint &loRight) | owl::TRect | inline |
| TRect(const TPoint &origin, const TSize &extent) | owl::TRect | inline |
| Width() const | owl::TRect | inline |
| X() const | owl::TRect | inline |
| Y() const | owl::TRect | inline |