ReactOS 0.4.15-dev-7953-g1f49173
CRect Member List

This is the complete list of members for CRect, including all inherited members.

bottomtagRECT
BottomRight() noexceptCRectinline
BottomRight() const noexceptCRectinline
CenterPoint() const noexceptCRectinline
CopyRect(LPCRECT lpSrcRect) noexceptCRectinline
CRect() noexceptCRectinline
CRect(int l, int t, int r, int b) noexceptCRectinline
CRect(const RECT &srcRect) noexceptCRectinline
CRect(LPCRECT lpSrcRect) noexceptCRectinline
CRect(POINT point, SIZE size) noexceptCRectinline
CRect(POINT topLeft, POINT bottomRight) noexceptCRectinline
DeflateRect(int x, int y) noexceptCRectinline
DeflateRect(SIZE size) noexceptCRectinline
DeflateRect(LPCRECT lpRect) noexceptCRectinline
DeflateRect(int l, int t, int r, int b) noexceptCRectinline
EqualRect(LPCRECT lpRect) const noexceptCRectinline
Height() const noexceptCRectinline
InflateRect(int x, int y) noexceptCRectinline
InflateRect(SIZE size) noexceptCRectinline
InflateRect(LPCRECT lpRect) noexceptCRectinline
InflateRect(int l, int t, int r, int b) noexceptCRectinline
IntersectRect(LPCRECT lpRect1, LPCRECT lpRect2) noexceptCRectinline
IsRectEmpty() const noexceptCRectinline
IsRectNull() const noexceptCRectinline
lefttagRECT
MoveToX(int x) noexceptCRectinline
MoveToXY(int x, int y) noexceptCRectinline
MoveToXY(POINT point) noexceptCRectinline
MoveToY(int y) noexceptCRectinline
NormalizeRect() noexceptCRectinline
OffsetRect(int x, int y) noexceptCRectinline
OffsetRect(POINT point) noexceptCRectinline
OffsetRect(SIZE size) noexceptCRectinline
operator LPCRECT() const noexceptCRectinline
operator LPRECT() noexceptCRectinline
operator!=(const RECT &rect) const noexceptCRectinline
operator&(const RECT &rect2) const noexceptCRectinline
operator&=(const RECT &rect) noexceptCRectinline
operator+(POINT point) const noexceptCRectinline
operator+(LPCRECT lpRect) const noexceptCRectinline
operator+(SIZE size) const noexceptCRectinline
operator+=(POINT point) noexceptCRectinline
operator+=(SIZE size) noexceptCRectinline
operator+=(LPCRECT lpRect) noexceptCRectinline
operator-(POINT point) const noexceptCRectinline
operator-(SIZE size) const noexceptCRectinline
operator-(LPCRECT lpRect) const noexceptCRectinline
operator-=(POINT point) noexceptCRectinline
operator-=(SIZE size) noexceptCRectinline
operator-=(LPCRECT lpRect) noexceptCRectinline
operator=(const RECT &srcRect) noexceptCRectinline
operator==(const RECT &rect) const noexceptCRectinline
operator|(const RECT &rect2) const noexceptCRectinline
operator|=(const RECT &rect) noexceptCRectinline
PtInRect(POINT point) const noexceptCRectinline
righttagRECT
SetRect(int x1, int y1, int x2, int y2) noexceptCRectinline
SetRectEmpty() noexceptCRectinline
Size() const noexceptCRectinline
SubtractRect(LPCRECT lpRectSrc1, LPCRECT lpRectSrc2) noexceptCRectinline
toptagRECT
TopLeft() noexceptCRectinline
TopLeft() const noexceptCRectinline
UnionRect(LPCRECT lpRect1, LPCRECT lpRect2) noexceptCRectinline
Width() const noexceptCRectinline