|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for CSize, including all inherited members.
| CSize() noexcept | CSize | inline |
| CSize(int initCX, int initCY) noexcept | CSize | inline |
| CSize(SIZE initSize) noexcept | CSize | inline |
| CSize(POINT initPt) noexcept | CSize | inline |
| CSize(DWORD dwSize) noexcept | CSize | inline |
| cx | tagSIZE | |
| cy | tagSIZE | |
| operator!=(SIZE size) const noexcept | CSize | inline |
| operator+(SIZE size) const noexcept | CSize | inline |
| operator+(POINT point) const noexcept | CSize | inline |
| operator+(const RECT *lpRect) const noexcept | CSize | inline |
| operator+=(SIZE size) noexcept | CSize | inline |
| operator-(SIZE size) const noexcept | CSize | inline |
| operator-(POINT point) const noexcept | CSize | inline |
| operator-(const RECT *lpRect) const noexcept | CSize | inline |
| operator-() const noexcept | CSize | inline |
| operator-=(SIZE size) noexcept | CSize | inline |
| operator==(SIZE size) const noexcept | CSize | inline |