Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java11984 final float localBottom = bottom + viewportToContentVerticalOffset; in populateCharacterBounds() local
11987 isPositionVisible(localRight, localBottom); in populateCharacterBounds()
12000 localBottom, characterBoundsFlags); in populateCharacterBounds()