Searched defs:currentLine (Results 1 – 7 of 7) sorted by relevance
366 val currentLine = layoutResult.getLineForOffset(current) in following() constant393 val currentLine = layoutResult.getLineForOffset(current) in preceding() constant463 val currentLine = layoutResult.getLineForOffset(start) in following() constant498 val currentLine = layoutResult.getLineForOffset(end) in preceding() constant
96 var currentLine = bucketIndex * bucketSize in getLineConfiguration() variable194 var currentLine = lowerBoundBucket * bucketSize in getLineIndexOfItem() variable
103 val currentLine = lineOf(lineStartIndex) in visibleLinesAverageMainAxisSize() constant
361 val currentLine = getLineForOffset(currentOffset) in getLineStartByOffsetForLayout() constant368 val currentLine = getLineForOffset(currentOffset) in getLineEndByOffsetForLayout() constant
282 val currentLine = getLineForOffset(currentOffset) in getLineStartByOffsetForLayout() constant289 val currentLine = getLineForOffset(currentOffset) in getLineEndByOffsetForLayout() constant
714 getLineForOffset(offset).let { currentLine -> in shouldRecomputeSelection() method
563 var currentLine = startIndex / cells in assertVisibleItems() variable