, including all inherited members.
ConstrainTo(const wxRect2DInt &rect) | wxRect2DInt | |
Contains(const wxPoint2DInt &pt) const | wxRect2DInt | |
Contains(const wxRect2DInt &rect) const | wxRect2DInt | |
CreateIntersection(const wxRect2DInt &otherRect) const | wxRect2DInt | |
CreateUnion(const wxRect2DInt &otherRect) const | wxRect2DInt | |
GetBottom() const | wxRect2DInt | |
GetCentre() const | wxRect2DInt | |
GetLeft() const | wxRect2DInt | |
GetLeftBottom() const | wxRect2DInt | |
GetLeftTop() const | wxRect2DInt | |
GetOutCode(const wxPoint2DInt &pt) const | wxRect2DInt | |
GetOutcode(const wxPoint2DInt &pt) const | wxRect2DInt | |
GetPosition() | wxRect2DInt | |
GetRight() const | wxRect2DInt | |
GetRightBottom() const | wxRect2DInt | |
GetRightTop() const | wxRect2DInt | |
GetSize() | wxRect2DInt | |
GetTop() const | wxRect2DInt | |
HaveEqualSize(const wxRect2DInt &rect) const | wxRect2DInt | |
Inset(wxInt32 x, wxInt32 y) | wxRect2DInt | |
Inset(wxInt32 left, wxInt32 top, wxInt32 right, wxInt32 bottom) | wxRect2DInt | |
Interpolate(wxInt32 widthfactor, wxInt32 heightfactor) | wxRect2DInt | |
Intersect(const wxRect2DInt &src1, const wxRect2DInt &src2, wxRect2DInt *dest) | wxRect2DInt | [static] |
Intersect(const wxRect2DInt &otherRect) | wxRect2DInt | |
Intersects(const wxRect2DInt &rect) const | wxRect2DInt | |
IsEmpty() const | wxRect2DInt | |
m_height | wxRect2DInt | |
m_width | wxRect2DInt | |
m_x | wxRect2DInt | |
m_y | wxRect2DInt | |
MoveBottomTo(wxInt32 n) | wxRect2DInt | |
MoveCentreTo(const wxPoint2DInt &pt) | wxRect2DInt | |
MoveLeftBottomTo(const wxPoint2DInt &pt) | wxRect2DInt | |
MoveLeftTo(wxInt32 n) | wxRect2DInt | |
MoveLeftTopTo(const wxPoint2DInt &pt) | wxRect2DInt | |
MoveRightBottomTo(const wxPoint2DInt &pt) | wxRect2DInt | |
MoveRightTo(wxInt32 n) | wxRect2DInt | |
MoveRightTopTo(const wxPoint2DInt &pt) | wxRect2DInt | |
MoveTopTo(wxInt32 n) | wxRect2DInt | |
Offset(const wxPoint2DInt &pt) | wxRect2DInt | |
operator!=(const wxRect2DInt &rect) const | wxRect2DInt | |
operator=(const wxRect2DInt &rect) | wxRect2DInt | |
operator==(const wxRect2DInt &rect) const | wxRect2DInt | |
Scale(wxInt32 f) | wxRect2DInt | |
Scale(wxInt32 num, wxInt32 denum) | wxRect2DInt | |
SetBottom(wxInt32 n) | wxRect2DInt | |
SetCentre(const wxPoint2DInt &pt) | wxRect2DInt | |
SetLeft(wxInt32 n) | wxRect2DInt | |
SetLeftBottom(const wxPoint2DInt &pt) | wxRect2DInt | |
SetLeftTop(const wxPoint2DInt &pt) | wxRect2DInt | |
SetRight(wxInt32 n) | wxRect2DInt | |
SetRightBottom(const wxPoint2DInt &pt) | wxRect2DInt | |
SetRightTop(const wxPoint2DInt &pt) | wxRect2DInt | |
SetTop(wxInt32 n) | wxRect2DInt | |
Union(const wxRect2DInt &src1, const wxRect2DInt &src2, wxRect2DInt *dest) | wxRect2DInt | [static] |
Union(const wxRect2DInt &otherRect) | wxRect2DInt | |
Union(const wxPoint2DInt &pt) | wxRect2DInt | |
wxRect2DInt() | wxRect2DInt | |
wxRect2DInt(const wxRect &r) | wxRect2DInt | |
wxRect2DInt(wxInt32 x, wxInt32 y, wxInt32 w, wxInt32 h) | wxRect2DInt | |
wxRect2DInt(const wxPoint2DInt &topLeft, const wxPoint2DInt &bottomRight) | wxRect2DInt | |
wxRect2DInt(const wxPoint2DInt &pos, const wxSize &size) | wxRect2DInt | |
wxRect2DInt(const wxRect2DInt &rect) | wxRect2DInt | |