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