Searched refs:totalTextGapHeight (Results 1 – 1 of 1) sorted by relevance
1779 float totalTextGapHeight = (mBottom - mTop) - totalTextHeight; in initializeSelectorWheel() local1781 mSelectorTextGapHeight = (int) (totalTextGapHeight / textGapCount + 0.5f); in initializeSelectorWheel()