Searched refs:effectiveTextWidth (Results 1 – 1 of 1) sorted by relevance
204 int effectiveTextWidth = width - padWidth; in add() local207 int centerOffsetWidth = (effectiveTextWidth - textWidth) / 2; in add()