Searched refs:textHeight (Results 1 – 1 of 1) sorted by relevance
196 int textHeight = ascent + descent; in add() local201 int height = Math.max(minHeight, textHeight + padHeight); in add()206 int centerOffsetHeight = (effectiveTextHeight - textHeight) / 2; in add()