Searched refs:expandedBottomLine (Results 1 – 1 of 1) sorted by relevance
13481 int expandedBottomLine = bottomLine + (bottomLine - topLine) / 2; in onProvideStructure() local13482 if (expandedBottomLine >= lineCount) { in onProvideStructure()13483 expandedBottomLine = lineCount - 1; in onProvideStructure()13491 layout.getLineEnd(expandedBottomLine), in onProvideStructure()