#include <impeller.h>
Public Attributes | |
float | x |
float | y |
float | width |
float | height |
Definition at line 502 of file impeller.h.
float ImpellerRect::height |
Definition at line 506 of file impeller.h.
Referenced by impeller::interop::testing::TEST_P(), impeller::interop::ToImpellerType(), and impeller::interop::ToSkiaType().
float ImpellerRect::width |
Definition at line 505 of file impeller.h.
Referenced by impeller::interop::testing::DrawTextFrame(), impeller::interop::testing::TEST_P(), impeller::interop::ToImpellerType(), and impeller::interop::ToSkiaType().
float ImpellerRect::x |
Definition at line 503 of file impeller.h.
Referenced by impeller::interop::Path::GetBounds(), impeller::interop::ToImpellerType(), and impeller::interop::ToSkiaType().
float ImpellerRect::y |
Definition at line 504 of file impeller.h.
Referenced by impeller::interop::ToImpellerType(), and impeller::interop::ToSkiaType().