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