Searched refs:totalTextHeight (Results 1 – 1 of 1) sorted by relevance
755 final int totalTextHeight = mNameTextViewHeight + mPhoneticNameTextViewHeight + in onLayout() local757 int textTopBound = (bottomBound + topBound - totalTextHeight) / 2 + mTextOffsetTop; in onLayout()