Searched refs:estimatedIndex (Results 1 – 1 of 1) sorted by relevance
1212 int32_t estimatedIndex = (gridLayoutInfo_.currentOffset_) / averageHeight; in SkipIrregularLines() local1214 std::min(gridLayoutInfo_.startIndex_ - estimatedIndex, gridLayoutInfo_.childrenCount_); in SkipIrregularLines()