Searched refs:areatop (Results 1 – 1 of 1) sorted by relevance
101 int areatop = widget.getScrollY(); in action() local102 int areabot = areatop + widget.getHeight() - padding; in action()104 int linetop = layout.getLineForVertical(areatop); in action()