Searched refs:curChildEndIndex (Results 1 – 1 of 1) sorted by relevance
732 auto curChildEndIndex = gridLayoutInfo_.endIndex_; in GetNextIndexByStep() local783 …if (curChildEndIndex == childrenCount - 1 && curMainIndex == curMainEnd && nextMainIndex > curMain… in GetNextIndexByStep()800 …} else if (curChildEndIndex != childrenCount - 1 && curMainIndex == curMainEnd && nextMainIndex > … in GetNextIndexByStep()802 UpdateStartIndex(curChildEndIndex + 1); in GetNextIndexByStep()