crashrpt
WTL::CPoint Member List

This is the complete list of members for WTL::CPoint, including all inherited members.

CPoint() (defined in WTL::CPoint)WTL::CPointinline
CPoint(int initX, int initY) (defined in WTL::CPoint)WTL::CPointinline
CPoint(POINT initPt) (defined in WTL::CPoint)WTL::CPointinline
CPoint(SIZE initSize) (defined in WTL::CPoint)WTL::CPointinline
CPoint(DWORD dwPoint) (defined in WTL::CPoint)WTL::CPointinline
Offset(int xOffset, int yOffset) (defined in WTL::CPoint)WTL::CPointinline
Offset(POINT point) (defined in WTL::CPoint)WTL::CPointinline
Offset(SIZE size) (defined in WTL::CPoint)WTL::CPointinline
operator!=(POINT point) const (defined in WTL::CPoint)WTL::CPointinline
operator+(SIZE size) const (defined in WTL::CPoint)WTL::CPointinline
operator+(POINT point) const (defined in WTL::CPoint)WTL::CPointinline
operator+(const RECT *lpRect) const (defined in WTL::CPoint)WTL::CPointinline
operator+=(SIZE size) (defined in WTL::CPoint)WTL::CPointinline
operator+=(POINT point) (defined in WTL::CPoint)WTL::CPointinline
operator-(SIZE size) const (defined in WTL::CPoint)WTL::CPointinline
operator-() const (defined in WTL::CPoint)WTL::CPointinline
operator-(POINT point) const (defined in WTL::CPoint)WTL::CPointinline
operator-(const RECT *lpRect) const (defined in WTL::CPoint)WTL::CPointinline
operator-=(SIZE size) (defined in WTL::CPoint)WTL::CPointinline
operator-=(POINT point) (defined in WTL::CPoint)WTL::CPointinline
operator==(POINT point) const (defined in WTL::CPoint)WTL::CPointinline
SetPoint(int X, int Y) (defined in WTL::CPoint)WTL::CPointinline