Searched refs:maxTextHeight (Results 1 – 1 of 1) sorted by relevance
378 final int maxTextHeight = Math.max(Math.max(alignedPrevHeight, alignedCurrHeight), in updateTextPositions() local395 final int centeredTop = (paddedHeight - maxTextHeight) / 2; in updateTextPositions()401 final int bottomGravTop = stripHeight - paddingBottom - maxTextHeight; in updateTextPositions()