Home
last modified time | relevance | path

Searched defs:lbottom (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/text/
H A DLayout.java618 int lbottom = getLineTop(lineNum + 1); in drawText() local
792 int lbottom = getLineTop(i + 1); in drawBackground() local