Searched refs:scrollX (Results 1 – 1 of 1) sorted by relevance
176 final int scrollX = getScrollX(); in onDraw() local189 if (touchX + scrollX >= x && touchX + scrollX < x + wordWidth && !scrolled) { in onDraw()