Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/text/
H A DLayout.java1450 int lineStartPos = getLineStartPos(line, left, right); in getLineHorizontals() local
1543 final int lineStartPos = getLineStartPos(line, lineLeft, lineRight); in fillCharacterBounds() local
2077 int lineStartPos = getLineStartPos(line, getParagraphLeft(line), getParagraphRight(line)); in getStartOrEndOffsetForAreaWithinLine() local