Searched defs:CJBorderRadius (Results 1 – 1 of 1) sorted by relevance
124 struct CJBorderRadius { struct125 double topLeft;126 int32_t topLeftUnit;127 double topRight;128 int32_t topRightUnit;129 double bottomLeft;130 int32_t bottomLeftUnit;131 double bottomRight;132 int32_t bottomRightUnit;