Home
last modified time | relevance | path

Searched refs:getBoxHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextView.java5178 private int getBoxHeight(Layout l) { in getBoxHeight() method in TextView
5196 int boxht = getBoxHeight(l); in getVerticalOffset()
5219 int boxht = getBoxHeight(l); in getBottomVerticalOffset()