Searched defs:EndIndexInfo (Results 1 – 1 of 1) sorted by relevance
157 struct EndIndexInfo { struct158 int32_t itemIdx = -1; /**< Index of the last item. */159 int32_t y = -1; /**< Main-axis position (line index) of the item. */160 int32_t x = -1; /**< Cross-axis position (column index) of the item. */