Searched refs:curChildStartIndex (Results 1 – 1 of 1) sorted by relevance
731 auto curChildStartIndex = gridLayoutInfo_.startIndex_; in GetNextIndexByStep() local780 if (curChildStartIndex == 0 && curMainIndex == 0 && nextMainIndex < curMainIndex) { in GetNextIndexByStep()793 if (curChildStartIndex != 0 && curMainIndex == curMainStart && nextMainIndex < curMainIndex) { in GetNextIndexByStep()795 UpdateStartIndex(curChildStartIndex - 1); in GetNextIndexByStep()