Flutter Engine
The Flutter Engine
|
This is the complete list of members for gfx::SizeF, including all inherited members.
Enlarge(float grow_width, float grow_height) | gfx::SizeF | |
GetArea() const | gfx::SizeF | |
height() const | gfx::SizeF | inline |
IsEmpty() const | gfx::SizeF | inline |
Scale(float scale) | gfx::SizeF | inline |
Scale(float x_scale, float y_scale) | gfx::SizeF | inline |
set_height(float height) | gfx::SizeF | inline |
set_width(float width) | gfx::SizeF | inline |
SetSize(float width, float height) | gfx::SizeF | inline |
SetToMax(const SizeF &other) | gfx::SizeF | |
SetToMin(const SizeF &other) | gfx::SizeF | |
SizeF() | gfx::SizeF | inline |
SizeF(float width, float height) | gfx::SizeF | inline |
SizeF(const Size &size) | gfx::SizeF | inlineexplicit |
ToString() const | gfx::SizeF | |
width() const | gfx::SizeF | inline |