Searched refs:topWindowLocation (Results 1 – 1 of 1) sorted by relevance
11498 final int topWindowLocation = tmpCords[1]; in onProvideStructure() local11508 if (topWindowLocation >= 0) { in onProvideStructure()11515 topLine = getLineAtCoordinateUnclamped(-topWindowLocation); in onProvideStructure()11516 bottomLine = getLineAtCoordinateUnclamped(windowHeight - 1 - topWindowLocation); in onProvideStructure()