Searched refs:textHeight (Results 1 – 1 of 1) sorted by relevance
57 int textHeight = (int) Math.ceil(metric.descent - metric.ascent); in DaveyView() local58 mTexty = textHeight - (int) metric.descent; in DaveyView()