Searched defs:targetY (Results 1 – 4 of 4) sorted by relevance
113 final int targetY = getCurrentLineTop(buffer, layout) - getPageHeight(widget); in pageUp() local137 final int targetY = getCurrentLineTop(buffer, layout) + getPageHeight(widget); in pageDown() local
878 int targetY = mOriginalOffsetTop + (int) ((slingshotDist * dragPercent) + extraMove); in moveSpinner() local
738 final float startX, final float startY, final float targetX, final float targetY) { in startLineEndAnimation()
2255 int actionState, float startDx, float startDy, float targetX, float targetY) { in RecoverAnimation()