Flutter Engine
The Flutter Engine
gfx::Rect Member List

This is the complete list of members for gfx::Rect, including all inherited members.

AdjustToFit(const Rect &rect)gfx::Rect
ApproximatelyEqual(const Rect &rect, int tolerance) constgfx::Rect
bottom() constgfx::Rectinline
bottom_center() constgfx::Rectinline
bottom_left() constgfx::Rectinline
bottom_right() constgfx::Rectinline
CenterPoint() constgfx::Rect
ClampToCenteredSize(const Size &size)gfx::Rect
Contains(int point_x, int point_y) constgfx::Rect
Contains(const Point &point) constgfx::Rectinline
Contains(const Rect &rect) constgfx::Rect
height() constgfx::Rectinline
Inset(int horizontal, int vertical)gfx::Rectinline
Inset(const Insets &insets)gfx::Rect
Inset(int left, int top, int right, int bottom)gfx::Rect
InsetsFrom(const Rect &inner) constgfx::Rect
Intersect(const Rect &rect)gfx::Rect
Intersects(const Rect &rect) constgfx::Rect
IsEmpty() constgfx::Rectinline
left_center() constgfx::Rectinline
ManhattanDistanceToPoint(const Point &point) constgfx::Rect
ManhattanInternalDistance(const Rect &rect) constgfx::Rect
Offset(int horizontal, int vertical)gfx::Rect
Offset(const Vector2d &distance)gfx::Rectinline
OffsetFromOrigin() constgfx::Rectinline
operator+=(const Vector2d &offset)gfx::Rect
operator-=(const Vector2d &offset)gfx::Rect
operator<(const Rect &other) constgfx::Rect
origin() constgfx::Rectinline
Rect()=defaultgfx::Rect
Rect(int width, int height)gfx::Rectinline
Rect(int x, int y, int width, int height)gfx::Rectinline
Rect(const Size &size)gfx::Rectinlineexplicit
Rect(const Point &origin, const Size &size)gfx::Rectinline
right() constgfx::Rectinline
right_center() constgfx::Rectinline
set_height(int height)gfx::Rectinline
set_origin(const Point &origin)gfx::Rectinline
set_size(const Size &size)gfx::Rectinline
set_width(int width)gfx::Rectinline
set_x(int x)gfx::Rectinline
set_y(int y)gfx::Rectinline
SetByBounds(int left, int top, int right, int bottom)gfx::Rect
SetRect(int x, int y, int width, int height)gfx::Rectinline
SharesEdgeWith(const Rect &rect) constgfx::Rect
size() constgfx::Rectinline
SplitVertically(Rect *left_half, Rect *right_half) constgfx::Rect
Subtract(const Rect &rect)gfx::Rect
top_center() constgfx::Rectinline
top_right() constgfx::Rectinline
ToString() constgfx::Rect
Transpose()gfx::Rect
Union(const Rect &rect)gfx::Rect
width() constgfx::Rectinline
x() constgfx::Rectinline
y() constgfx::Rectinline