| Bounds() const | CP_Region | |
| Contains(const CP_Rect &inRect) | CP_Region | |
| Contains(const CP_Point &inPoint) | CP_Region | |
| CP_Region() | CP_Region | |
| CP_Region(float inLeft, float inTop, float inRight, float inBottom) | CP_Region | |
| CP_Region(const CP_Point &inLocation, const CP_Size &inSize) | CP_Region | |
| CP_Region(const CP_Rect &inRect) | CP_Region | |
| CP_Region(const CP_Region &inRegion) | CP_Region | |
| CP_Region(RgnHandle inRegion) | CP_Region | |
| CP_Region(HRGN inRegion) | CP_Region | |
| Difference(CP_Region &inRegion) | CP_Region | |
| fRegion | CP_Region | [protected] |
| Get() | CP_Region | |
| Get() | CP_Region | |
| GetAsQDRegion() | CP_Region | |
| Height() const | CP_Region | |
| Inset(float horAmt, float verAmt) | CP_Region | |
| Inset(const CP_Point &amt) | CP_Region | |
| Intersect(const CP_Region &area) | CP_Region | |
| IsEmpty() const | CP_Region | |
| IsValid() const | CP_Region | |
| MakeEmpty() | CP_Region | |
| MakeEmptyPlatformRegion() | CP_Region | [private] |
| Offset(float inHorAmt, float inVerAmt) | CP_Region | |
| Offset(const CP_Point &amt) | CP_Region | |
| operator HRGN() const | CP_Region | |
| operator RgnHandle() const | CP_Region | |
| operator!=(const CP_Region &inRegion) const | CP_Region | |
| operator+(const CP_Region &inRegion) | CP_Region | |
| operator+(CP_Point &inPoint) | CP_Region | |
| operator+=(const CP_Region &inRegion) | CP_Region | |
| operator+=(CP_Point &inPoint) | CP_Region | |
| operator-(const CP_Region &inRegion) | CP_Region | |
| operator-(const CP_Point &inPoint) | CP_Region | |
| operator-=(const CP_Region &inRegion) | CP_Region | |
| operator-=(const CP_Point &inPoint) | CP_Region | |
| operator=(const CP_Region &inRegion) | CP_Region | |
| operator=(CP_HRGN &inRegion) | CP_Region | |
| operator==(const CP_Region &inRegion) const | CP_Region | |
| Set(float inLeft, float inTop, float inRight, float inBottom) | CP_Region | |
| Set(const CP_Point &inLocation, const CP_Size &inSize) | CP_Region | |
| Set(const CP_Rect &inRect) | CP_Region | |
| Set(RgnHandle inRegion) | CP_Region | |
| Set(HRGN inRegion) | CP_Region | |
| Union(CP_Region &area) | CP_Region | |
| Width() const | CP_Region | |
| ~CP_Region() | CP_Region | [virtual] |