Searched refs:fontHeight (Results 1 – 1 of 1) sorted by relevance
78 int fontHeight = fmPaint.descent - fmPaint.ascent; in draw() local83 transY += (drawable.getIntrinsicHeight() - fontHeight) / 2; in draw()