|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for CPoint, including all inherited members.
| CPoint() noexcept | CPoint | inline |
| CPoint(int initX, int initY) noexcept | CPoint | inline |
| CPoint(POINT initPt) noexcept | CPoint | inline |
| CPoint(SIZE initSize) noexcept | CPoint | inline |
| CPoint(LPARAM dwPoint) noexcept | CPoint | inline |
| Offset(int xOffset, int yOffset) noexcept | CPoint | inline |
| Offset(POINT point) noexcept | CPoint | inline |
| Offset(SIZE size) noexcept | CPoint | inline |
| operator!=(POINT point) const noexcept | CPoint | inline |
| operator+(SIZE size) const noexcept | CPoint | inline |
| operator+(POINT point) const noexcept | CPoint | inline |
| operator+(const RECT *lpRect) const noexcept | CPoint | inline |
| operator+=(SIZE size) noexcept | CPoint | inline |
| operator+=(POINT point) noexcept | CPoint | inline |
| operator-(POINT point) const noexcept | CPoint | inline |
| operator-(SIZE size) const noexcept | CPoint | inline |
| operator-(const RECT *lpRect) const noexcept | CPoint | inline |
| operator-() const noexcept | CPoint | inline |
| operator-=(SIZE size) noexcept | CPoint | inline |
| operator-=(POINT point) noexcept | CPoint | inline |
| operator==(POINT point) const noexcept | CPoint | inline |
| x | tagPOINT | |
| x | tagPOINT | |
| y | tagPOINT | |
| y | tagPOINT |