Searched refs:lineHeight (Results 1 – 1 of 1) sorted by relevance
215 int lineHeight = mLineHeight; in add() local225 v += lineHeight; in add()226 lineHeight = 0; in add()228 lineHeight = Math.max(lineHeight, height); in add()229 if (v + lineHeight > mStrikeHeight) { in add()252 mLineHeight = lineHeight; in add()