|
ADTF Display Toolbox
|
This is the complete list of members for cRect, including all inherited members.
| cRect() | cRect | |
| cRect(const IRect *pRect) | cRect | |
| cRect(tInt l, tInt t, tInt r, tInt b) | cRect | |
| GetBottom() const | cRect | virtual |
| GetBottomRight() const | cRect | virtual |
| GetHeight() const | cRect | virtual |
| GetLeft() const | cRect | virtual |
| GetRight() const | cRect | virtual |
| GetTop() const | cRect | virtual |
| GetTopLeft() const | cRect | virtual |
| GetWidth() const | cRect | virtual |
| m_nBottom | cRect | |
| m_nLeft | cRect | |
| m_nRight | cRect | |
| m_nTop | cRect | |
| operator IRect *() | cRect | inlineexplicit |
| Release() | cRect | virtual |
| Set(tInt l, tInt t, tInt r, tInt b) | cRect | |
| SetBottom(tInt nBottom) | cRect | virtual |
| SetLeft(tInt nLeft) | cRect | virtual |
| SetRight(tInt nRight) | cRect | virtual |
| SetTop(tInt nTop) | cRect | virtual |
| ~IRect() | IRect | inlinevirtual |