Searched defs:AceCollectionItemInfo (Results 1 – 1 of 1) sorted by relevance
198 struct AceCollectionItemInfo { struct199 bool heading = false;200 int32_t row = 0;201 int32_t column = 0;202 int32_t rowSpan = 0;203 int32_t columnSpan = 0;