|
vdr 2.6.1
|
This is the complete list of members for cSize, including all inherited members.
| Contains(const cPoint &Point) const | cSize | inline |
| cSize(void) | cSize | inline |
| cSize(int Width, int Height) | cSize | inline |
| cSize(const cSize &Size) | cSize | inline |
| Grow(int Dw, int Dh) | cSize | inline |
| Grown(int Dw, int Dh) const | cSize | inline |
| height | cSize | private |
| Height(void) const | cSize | inline |
| operator!=(const cSize &Size) const | cSize | inline |
| operator<(const cSize &Size) const | cSize | inline |
| operator==(const cSize &Size) const | cSize | inline |
| Set(int Width, int Height) | cSize | inline |
| Set(const cSize &Size) | cSize | inline |
| SetHeight(int Height) | cSize | inline |
| SetWidth(int Width) | cSize | inline |
| width | cSize | private |
| Width(void) const | cSize | inline |