Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/view/
DPagerTitleStrip.java348 final int halfCurrWidth = currWidth / 2; in updateTextPositions() local
356 final int textPaddedLeft = paddingLeft + halfCurrWidth; in updateTextPositions()
357 final int textPaddedRight = paddingRight + halfCurrWidth; in updateTextPositions()