Home
last modified time | relevance | path

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

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