| bottom | CRect | |
| bound(const CRect &rect) | CRect | |
| CRect(CCoord left=0, CCoord top=0, CCoord right=0, CCoord bottom=0) | CRect | [inline] |
| CRect(const CRect &r) | CRect | [inline] |
| getHeight() const | CRect | [inline] |
| getWidth() const | CRect | [inline] |
| height() const | CRect | [inline] |
| inset(CCoord deltaX, CCoord deltaY) | CRect | [inline] |
| isEmpty() const | CRect | |
| left | CRect | |
| moveTo(CCoord x, CCoord y) | CRect | [inline] |
| offset(CCoord x, CCoord y) | CRect | [inline] |
| operator!=(const CRect &other) const | CRect | [inline] |
| operator()(CCoord left, CCoord top, CCoord right, CCoord bottom) | CRect | [inline] |
| operator==(const CRect &other) const | CRect | [inline] |
| pointInside(const CPoint &where) const | CRect | |
| rectOverlap(const CRect &rect) const | CRect | [inline] |
| right | CRect | |
| setHeight(CCoord height) | CRect | [inline] |
| setWidth(CCoord width) | CRect | [inline] |
| top | CRect | |
| width() const | CRect | [inline] |
| x | CRect | |
| x2 | CRect | |
| y | CRect | |
| y2 | CRect |