Home
last modified time | relevance | path

Searched refs:currCenter (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/v4/java/android/support/v4/view/
DPagerTitleStrip.java364 final int currCenter = stripWidth - textPaddedRight - (int) (contentWidth * currOffset); in updateTextPositions() local
365 final int currLeft = currCenter - currWidth / 2; in updateTextPositions()