#include <impeller.h>
Public Attributes | |
ImpellerPoint | top_left |
ImpellerPoint | bottom_left |
ImpellerPoint | top_right |
ImpellerPoint | bottom_right |
Definition at line 605 of file impeller.h.
ImpellerPoint ImpellerRoundingRadii::bottom_left |
Definition at line 607 of file impeller.h.
Referenced by impeller::interop::ToImpellerType().
ImpellerPoint ImpellerRoundingRadii::bottom_right |
Definition at line 609 of file impeller.h.
Referenced by impeller::interop::testing::TEST_P(), and impeller::interop::ToImpellerType().
ImpellerPoint ImpellerRoundingRadii::top_left |
Definition at line 606 of file impeller.h.
Referenced by impeller::interop::testing::TEST_P(), and impeller::interop::ToImpellerType().
ImpellerPoint ImpellerRoundingRadii::top_right |
Definition at line 608 of file impeller.h.
Referenced by impeller::interop::ToImpellerType().