Searched refs:topWindowLocation (Results 1 – 1 of 1) sorted by relevance
13455 final int topWindowLocation = tmpCords[1]; in onProvideStructure() local13465 if (topWindowLocation >= 0) { in onProvideStructure()13472 topLine = getLineAtCoordinateUnclamped(-topWindowLocation); in onProvideStructure()13473 bottomLine = getLineAtCoordinateUnclamped(windowHeight - 1 - topWindowLocation); in onProvideStructure()