Searched refs:thumbX (Results 1 – 1 of 1) sorted by relevance
489 val thumbX = in onDown() constant498 val targetBoxMinX = (Math.round(thumbX) - halfHeight).toInt() in onDown()499 val targetBoxMaxX = (Math.round(thumbX) + halfHeight).toInt() in onDown()