Searched refs:totalTextHeight (Results 1 – 1 of 1) sorted by relevance
1574 int totalTextHeight = selectorIndices.length * mTextSize; in initializeSelectorWheel() local1575 float totalTextGapHeight = (mBottom - mTop) - totalTextHeight; in initializeSelectorWheel()