Searched refs:klondikeHeight (Results 1 – 1 of 1) sorted by relevance
199 int klondikeHeight = mKlondikeText.getMeasuredHeight(); in onLayout() local200 int totalHeight = digitHeight + klondikeHeight; in onLayout()206 top = (int) (bottom - klondikeHeight * 0.35f); in onLayout()207 bottom = top + klondikeHeight; in onLayout()