Searched refs:tempEndIndex (Results 1 – 2 of 2) sorted by relevance
460 int32_t tempEndIndex = endIndex; in CheckNoNeedJumpListItem() local464 tempEndIndex = GetLanesFloor(layoutWrapper, tempEndIndex); in CheckNoNeedJumpListItem()466 if (tempJumpIndex > tempStartIndex && tempJumpIndex < tempEndIndex) { in CheckNoNeedJumpListItem()469 if (tempJumpIndex == tempStartIndex && tempJumpIndex == tempEndIndex) { in CheckNoNeedJumpListItem()476 if ((tempJumpIndex == tempEndIndex) && in CheckNoNeedJumpListItem()
1074 int32_t tempEndIndex = -1; in UseCurrentLines() local1076 if (!MeasureExistingLine(++currentMainLineIndex_, mainLength, tempEndIndex)) { in UseCurrentLines()1821 auto tempEndIndex = gridLayoutInfo_.endIndex_; in FillCacheLineAtEnd() local1832 gridLayoutInfo_.endIndex_ = tempEndIndex; in FillCacheLineAtEnd()