Searched defs:GridLayoutInfo (Results 1 – 1 of 1) sorted by relevance
61 struct GridLayoutInfo { struct157 struct EndIndexInfo {257 void ResetPositionFlags() in ResetPositionFlags()264 bool IsResetted() const in IsResetted()369 int32_t startIndex_ = 0;370 int32_t endIndex_ = -1;378 int32_t crossCount_ = 0;392 RectF currentRect_;400 bool hasBigItem_;403 bool hasMultiLineItem_;[all …]