Searched refs:klondikeHeight (Results 1 – 1 of 1) sorted by relevance
145 int klondikeHeight = mKlondikeText.getMeasuredHeight(); in onLayout() local146 int totalHeight = digitHeight + klondikeHeight; in onLayout()152 top = (int) (bottom - klondikeHeight * 0.35f); in onLayout()153 bottom = top + klondikeHeight; in onLayout()