Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DLayout.java1758 private void fillHorizontalBoundsForLine(int line, float[] horizontalBounds) { in fillHorizontalBoundsForLine()
1859 float[] horizontalBounds = null; in forEachCharacterBounds() local
2456 float[] horizontalBounds = new float[2 * (lineEndOffset - lineStartOffset)]; in getStartOrEndOffsetForAreaWithinLine() local
2529 @NonNull float[] horizontalBounds, in getStartOffsetForAreaWithinRun()
2646 @NonNull float[] horizontalBounds, in getEndOffsetForAreaWithinRun()