Home
last modified time | relevance | path

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

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