crashrpt
|
This is the complete list of members for WTL::CRect, including all inherited members.
BottomRight() (defined in WTL::CRect) | WTL::CRect | inline |
BottomRight() const (defined in WTL::CRect) | WTL::CRect | inline |
CenterPoint() const (defined in WTL::CRect) | WTL::CRect | inline |
CopyRect(LPCRECT lpSrcRect) (defined in WTL::CRect) | WTL::CRect | inline |
CRect() (defined in WTL::CRect) | WTL::CRect | inline |
CRect(int l, int t, int r, int b) (defined in WTL::CRect) | WTL::CRect | inline |
CRect(const RECT &srcRect) (defined in WTL::CRect) | WTL::CRect | inline |
CRect(LPCRECT lpSrcRect) (defined in WTL::CRect) | WTL::CRect | inline |
CRect(POINT point, SIZE size) (defined in WTL::CRect) | WTL::CRect | inline |
CRect(POINT topLeft, POINT bottomRight) (defined in WTL::CRect) | WTL::CRect | inline |
DeflateRect(int x, int y) (defined in WTL::CRect) | WTL::CRect | inline |
DeflateRect(SIZE size) (defined in WTL::CRect) | WTL::CRect | inline |
DeflateRect(LPCRECT lpRect) (defined in WTL::CRect) | WTL::CRect | inline |
DeflateRect(int l, int t, int r, int b) (defined in WTL::CRect) | WTL::CRect | inline |
EqualRect(LPCRECT lpRect) const (defined in WTL::CRect) | WTL::CRect | inline |
Height() const (defined in WTL::CRect) | WTL::CRect | inline |
InflateRect(int x, int y) (defined in WTL::CRect) | WTL::CRect | inline |
InflateRect(SIZE size) (defined in WTL::CRect) | WTL::CRect | inline |
InflateRect(LPCRECT lpRect) (defined in WTL::CRect) | WTL::CRect | inline |
InflateRect(int l, int t, int r, int b) (defined in WTL::CRect) | WTL::CRect | inline |
IntersectRect(LPCRECT lpRect1, LPCRECT lpRect2) (defined in WTL::CRect) | WTL::CRect | inline |
IsRectEmpty() const (defined in WTL::CRect) | WTL::CRect | inline |
IsRectNull() const (defined in WTL::CRect) | WTL::CRect | inline |
MoveToX(int x) (defined in WTL::CRect) | WTL::CRect | inline |
MoveToXY(int x, int y) (defined in WTL::CRect) | WTL::CRect | inline |
MoveToXY(POINT pt) (defined in WTL::CRect) | WTL::CRect | inline |
MoveToY(int y) (defined in WTL::CRect) | WTL::CRect | inline |
MulDiv(int nMultiplier, int nDivisor) const (defined in WTL::CRect) | WTL::CRect | inline |
NormalizeRect() (defined in WTL::CRect) | WTL::CRect | inline |
OffsetRect(int x, int y) (defined in WTL::CRect) | WTL::CRect | inline |
OffsetRect(SIZE size) (defined in WTL::CRect) | WTL::CRect | inline |
OffsetRect(POINT point) (defined in WTL::CRect) | WTL::CRect | inline |
operator LPCRECT() const (defined in WTL::CRect) | WTL::CRect | inline |
operator LPRECT() (defined in WTL::CRect) | WTL::CRect | inline |
operator!=(const RECT &rect) const (defined in WTL::CRect) | WTL::CRect | inline |
operator&(const RECT &rect2) const (defined in WTL::CRect) | WTL::CRect | inline |
operator&=(const RECT &rect) (defined in WTL::CRect) | WTL::CRect | inline |
operator+(POINT pt) const (defined in WTL::CRect) | WTL::CRect | inline |
operator+(LPCRECT lpRect) const (defined in WTL::CRect) | WTL::CRect | inline |
operator+(SIZE size) const (defined in WTL::CRect) | WTL::CRect | inline |
operator+=(POINT point) (defined in WTL::CRect) | WTL::CRect | inline |
operator+=(SIZE size) (defined in WTL::CRect) | WTL::CRect | inline |
operator+=(LPCRECT lpRect) (defined in WTL::CRect) | WTL::CRect | inline |
operator-(POINT pt) const (defined in WTL::CRect) | WTL::CRect | inline |
operator-(SIZE size) const (defined in WTL::CRect) | WTL::CRect | inline |
operator-(LPCRECT lpRect) const (defined in WTL::CRect) | WTL::CRect | inline |
operator-=(POINT point) (defined in WTL::CRect) | WTL::CRect | inline |
operator-=(SIZE size) (defined in WTL::CRect) | WTL::CRect | inline |
operator-=(LPCRECT lpRect) (defined in WTL::CRect) | WTL::CRect | inline |
operator=(const RECT &srcRect) (defined in WTL::CRect) | WTL::CRect | inline |
operator==(const RECT &rect) const (defined in WTL::CRect) | WTL::CRect | inline |
operator|(const RECT &rect2) const (defined in WTL::CRect) | WTL::CRect | inline |
operator|=(const RECT &rect) (defined in WTL::CRect) | WTL::CRect | inline |
PtInRect(POINT point) const (defined in WTL::CRect) | WTL::CRect | inline |
SetRect(int x1, int y1, int x2, int y2) (defined in WTL::CRect) | WTL::CRect | inline |
SetRect(POINT topLeft, POINT bottomRight) (defined in WTL::CRect) | WTL::CRect | inline |
SetRectEmpty() (defined in WTL::CRect) | WTL::CRect | inline |
Size() const (defined in WTL::CRect) | WTL::CRect | inline |
SubtractRect(LPCRECT lpRectSrc1, LPCRECT lpRectSrc2) (defined in WTL::CRect) | WTL::CRect | inline |
TopLeft() (defined in WTL::CRect) | WTL::CRect | inline |
TopLeft() const (defined in WTL::CRect) | WTL::CRect | inline |
UnionRect(LPCRECT lpRect1, LPCRECT lpRect2) (defined in WTL::CRect) | WTL::CRect | inline |
Width() const (defined in WTL::CRect) | WTL::CRect | inline |