Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java7296 private int getBoxHeight(Layout l) { in getBoxHeight() method in TextView.Drawables
7315 int boxht = getBoxHeight(l); in getVerticalOffset()
7339 int boxht = getBoxHeight(l); in getBottomVerticalOffset()