Searched refs:sampleTextHeight (Results 1 – 1 of 1) sorted by relevance
83 int sampleTextHeight = sampleText.getHeight(); in onLayoutChange() local84 if (sampleTextHeight > 0) { in onLayoutChange()86 int lines = sampleTextHeight / sampleText.getLineHeight(); in onLayoutChange()