Searched refs:currCenter (Results 1 – 1 of 1) sorted by relevance
364 final int currCenter = stripWidth - textPaddedRight - (int) (contentWidth * currOffset); in updateTextPositions() local365 final int currLeft = currCenter - currWidth / 2; in updateTextPositions()