ScummVM API documentation
Bagel::MFC::CRect Member List

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

bottom (defined in Bagel::MFC::tagRECT)Bagel::MFC::tagRECT
BottomRight() (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
CenterPoint() const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
contains(int x, int y) const (defined in Bagel::MFC::tagRECT)Bagel::MFC::tagRECTinline
contains(const POINT &pt) const (defined in Bagel::MFC::tagRECT)Bagel::MFC::tagRECTinline
CopyRect(LPCRECT lpSrcRect) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
CRect() (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
CRect(int l, int t, int r, int b) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
CRect(const RECT &srcRect) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
CRect(const LPCRECT lpSrcRect) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
CRect(const POINT &point, const SIZE &size) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
CRect(const POINT &topLeft, const POINT &bottomRight) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
DeflateRect(int x, int y) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
DeflateRect(SIZE size) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
DeflateRect(LPCRECT lpRect) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
DeflateRect(int l, int t, int r, int b) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
EqualRect(LPCRECT lpRect) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
Height() const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
InflateRect(int x, int y) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
InflateRect(SIZE size) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
InflateRect(LPCRECT lpRect) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
InflateRect(int l, int t, int r, int b) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
IntersectRect(LPCRECT lpRect1, LPCRECT lpRect2) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
IsRectEmpty() const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
IsRectNull() const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
left (defined in Bagel::MFC::tagRECT)Bagel::MFC::tagRECT
MoveToX(int x) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
MoveToXY(int x, int y) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
MoveToXY(POINT point) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
MoveToY(int y) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
MulDiv(int nMultiplier, int nDivisor) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
NormalizeRect() (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
OffsetRect(int x, int y) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
OffsetRect(SIZE size) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
OffsetRect(POINT point) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator &(const RECT &rect2) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRect
operator &=(const RECT &rect) (defined in Bagel::MFC::CRect)Bagel::MFC::CRect
operator Common::Rect() const (defined in Bagel::MFC::tagRECT)Bagel::MFC::tagRECTinline
operator LPCRECT() const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator LPRECT() (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator!=(const RECT &rect) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator+(POINT point) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator+(LPCRECT lpRect) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator+(SIZE size) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator+=(POINT point) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator+=(SIZE size) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator+=(LPCRECT lpRect) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator-(POINT point) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator-(SIZE size) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator-(LPCRECT lpRect) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator-=(POINT point) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator-=(SIZE size) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator-=(LPCRECT lpRect) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator=(const RECT &srcRect) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator==(const RECT &rect) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator|(const RECT &rect2) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
operator|=(const RECT &rect) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
PtInRect(POINT point) const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
right (defined in Bagel::MFC::tagRECT)Bagel::MFC::tagRECT
SetRect(int x1, int y1, int x2, int y2) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
SetRect(POINT topLeft, POINT bottomRight) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
SetRectEmpty() (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
Size() const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
SubtractRect(LPCRECT lpRectSrc1, LPCRECT lpRectSrc2) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
SwapLeftRight() (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
SwapLeftRight(LPRECT lpRect) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinlinestatic
top (defined in Bagel::MFC::tagRECT)Bagel::MFC::tagRECT
TopLeft() (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
UnionRect(LPCRECT lpRect1, LPCRECT lpRect2) (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline
Width() const (defined in Bagel::MFC::CRect)Bagel::MFC::CRectinline