|
| CSize (int initCX, int initCY) |
|
| CSize (SIZE initSize) |
|
| CSize (POINT initPt) |
|
| CSize (DWORD dwSize) |
|
BOOL | operator== (SIZE size) const |
|
BOOL | operator!= (SIZE size) const |
|
void | operator+= (SIZE size) |
|
void | operator-= (SIZE size) |
|
void | SetSize (int CX, int CY) |
|
CSize | operator+ (SIZE size) const |
|
CSize | operator- (SIZE size) const |
|
CSize | operator- () const |
|
CPoint | operator+ (POINT point) const |
|
CPoint | operator- (POINT point) const |
|
CRect | operator+ (const RECT *lpRect) const |
|
CRect | operator- (const RECT *lpRect) const |
|
The documentation for this class was generated from the following file: