Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java6199 private int getBoxHeight(Layout l) { in getBoxHeight() method
6217 int boxht = getBoxHeight(l); in getVerticalOffset()
6241 int boxht = getBoxHeight(l); in getBottomVerticalOffset()