Searched defs:CJAlignRuleOption (Results 1 – 1 of 1) sorted by relevance
186 struct CJAlignRuleOption { struct187 char* leftAnchor;188 int32_t leftHorizontalAlign;189 char* rightAnchor;191 char* middleAnchor;193 char* topAnchor;194 int32_t topVerticalAlign;195 char* bottomAnchor;197 char* centerAnchor;199 float* horizontalBias;[all …]