Searched defs:CJConstraintSize (Results 1 – 1 of 1) sorted by relevance
155 struct CJConstraintSize { struct156 double minWidth;157 int32_t minWidthUnit;158 double maxWidth;159 int32_t maxWidthUnit;160 double minHeight;161 int32_t minHeightUnit;162 double maxHeight;163 int32_t maxHeightUnit;