Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
gfx::Size Member List

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

Enlarge(int grow_width, int grow_height)gfx::Size
GetArea() constgfx::Size
GetCheckedArea() constgfx::Size
height() constgfx::Sizeinline
IsEmpty() constgfx::Sizeinline
operator+=(const Size &size)gfx::Size
operator-=(const Size &size)gfx::Size
set_height(int height)gfx::Sizeinline
set_width(int width)gfx::Sizeinline
SetSize(int width, int height)gfx::Sizeinline
SetToMax(const Size &other)gfx::Size
SetToMin(const Size &other)gfx::Size
Size()gfx::Sizeinline
Size(int width, int height)gfx::Sizeinline
ToString() constgfx::Size
width() constgfx::Sizeinline