Searched refs:overBottom (Results 1 – 1 of 1) sorted by relevance
1153 …bool overBottom = (GetEndIndex() == totalItemCount_ - 1) && (LessNotEqual(itemTotalSize, contentMa… in LayoutBackward() local1154 if (overBottom && !mainSizeIsDefined_ && GreatNotEqual(contentMainSize_, itemTotalSize)) { in LayoutBackward()