#include <impeller.h>
Public Attributes | |
| ImpellerPoint | top_left |
| ImpellerPoint | bottom_left |
| ImpellerPoint | top_right |
| ImpellerPoint | bottom_right |
Definition at line 581 of file impeller.h.
| ImpellerPoint ImpellerRoundingRadii::bottom_left |
Definition at line 583 of file impeller.h.
Referenced by impeller::interop::ToImpellerType().
| ImpellerPoint ImpellerRoundingRadii::bottom_right |
Definition at line 585 of file impeller.h.
Referenced by impeller::interop::testing::TEST_P(), and impeller::interop::ToImpellerType().
| ImpellerPoint ImpellerRoundingRadii::top_left |
Definition at line 582 of file impeller.h.
Referenced by impeller::interop::testing::TEST_P(), and impeller::interop::ToImpellerType().
| ImpellerPoint ImpellerRoundingRadii::top_right |
Definition at line 584 of file impeller.h.
Referenced by impeller::interop::ToImpellerType().