ReactOS 0.4.16-dev-570-g1868985
|
This is the complete list of members for CRect, including all inherited members.
bottom | tagRECT | |
BottomRight() noexcept | CRect | inline |
BottomRight() const noexcept | CRect | inline |
CenterPoint() const noexcept | CRect | inline |
CopyRect(LPCRECT lpSrcRect) noexcept | CRect | inline |
CRect() noexcept | CRect | inline |
CRect(int l, int t, int r, int b) noexcept | CRect | inline |
CRect(const RECT &srcRect) noexcept | CRect | inline |
CRect(LPCRECT lpSrcRect) noexcept | CRect | inline |
CRect(POINT point, SIZE size) noexcept | CRect | inline |
CRect(POINT topLeft, POINT bottomRight) noexcept | CRect | inline |
DeflateRect(int x, int y) noexcept | CRect | inline |
DeflateRect(SIZE size) noexcept | CRect | inline |
DeflateRect(LPCRECT lpRect) noexcept | CRect | inline |
DeflateRect(int l, int t, int r, int b) noexcept | CRect | inline |
EqualRect(LPCRECT lpRect) const noexcept | CRect | inline |
Height() const noexcept | CRect | inline |
InflateRect(int x, int y) noexcept | CRect | inline |
InflateRect(SIZE size) noexcept | CRect | inline |
InflateRect(LPCRECT lpRect) noexcept | CRect | inline |
InflateRect(int l, int t, int r, int b) noexcept | CRect | inline |
IntersectRect(LPCRECT lpRect1, LPCRECT lpRect2) noexcept | CRect | inline |
IsRectEmpty() const noexcept | CRect | inline |
IsRectNull() const noexcept | CRect | inline |
left | tagRECT | |
MoveToX(int x) noexcept | CRect | inline |
MoveToXY(int x, int y) noexcept | CRect | inline |
MoveToXY(POINT point) noexcept | CRect | inline |
MoveToY(int y) noexcept | CRect | inline |
NormalizeRect() noexcept | CRect | inline |
OffsetRect(int x, int y) noexcept | CRect | inline |
OffsetRect(POINT point) noexcept | CRect | inline |
OffsetRect(SIZE size) noexcept | CRect | inline |
operator LPCRECT() const noexcept | CRect | inline |
operator LPRECT() noexcept | CRect | inline |
operator!=(const RECT &rect) const noexcept | CRect | inline |
operator&(const RECT &rect2) const noexcept | CRect | inline |
operator&=(const RECT &rect) noexcept | CRect | inline |
operator+(POINT point) const noexcept | CRect | inline |
operator+(LPCRECT lpRect) const noexcept | CRect | inline |
operator+(SIZE size) const noexcept | CRect | inline |
operator+=(POINT point) noexcept | CRect | inline |
operator+=(SIZE size) noexcept | CRect | inline |
operator+=(LPCRECT lpRect) noexcept | CRect | inline |
operator-(POINT point) const noexcept | CRect | inline |
operator-(SIZE size) const noexcept | CRect | inline |
operator-(LPCRECT lpRect) const noexcept | CRect | inline |
operator-=(POINT point) noexcept | CRect | inline |
operator-=(SIZE size) noexcept | CRect | inline |
operator-=(LPCRECT lpRect) noexcept | CRect | inline |
operator=(const RECT &srcRect) noexcept | CRect | inline |
operator==(const RECT &rect) const noexcept | CRect | inline |
operator|(const RECT &rect2) const noexcept | CRect | inline |
operator|=(const RECT &rect) noexcept | CRect | inline |
PtInRect(POINT point) const noexcept | CRect | inline |
right | tagRECT | |
SetRect(int x1, int y1, int x2, int y2) noexcept | CRect | inline |
SetRectEmpty() noexcept | CRect | inline |
Size() const noexcept | CRect | inline |
SubtractRect(LPCRECT lpRectSrc1, LPCRECT lpRectSrc2) noexcept | CRect | inline |
top | tagRECT | |
TopLeft() noexcept | CRect | inline |
TopLeft() const noexcept | CRect | inline |
UnionRect(LPCRECT lpRect1, LPCRECT lpRect2) noexcept | CRect | inline |
Width() const noexcept | CRect | inline |