Searched refs:fontHeight (Results 1 – 1 of 1) sorted by relevance
49 protected int fontHeight, lineWidth, lineHeight; field in TextView534 int y = (lineHeight + fontHeight)/2 - 1; in drawLine()638 fontHeight = fontMetrics.getMaxAscent(); in cacheLineHeight()640 lineHeight = fontHeight + 2*textBorder; in cacheLineHeight()