Searched refs:effectiveTextHeight (Results 1 – 1 of 1) sorted by relevance
203 int effectiveTextHeight = height - padHeight; in add() local206 int centerOffsetHeight = (effectiveTextHeight - textHeight) / 2; in add()