Searched defs:Corner (Results 1 – 1 of 1) sorted by relevance
28 struct Corner { struct29 Radius topLeftRadius;30 Radius topRightRadius;31 Radius bottomRightRadius;32 Radius bottomLeftRadius;