Searched refs:previousEndBoundary (Results 1 – 6 of 6) sorted by relevance
60 public abstract int previousEndBoundary(@IntRange(from = 0) int offset); in previousEndBoundary() method in SegmentFinder103 public int previousEndBoundary(@IntRange(from = 0) int offset) { in previousEndBoundary() method in SegmentFinder.PrescribedSegmentFinder
80 public int previousEndBoundary(@IntRange(from = 0) int offset) { in previousEndBoundary() method in WordSegmentFinder
89 public int previousEndBoundary(@IntRange(from = 0) int offset) { in previousEndBoundary() method in GraphemeClusterSegmentFinder
2723 segmentEndOffset = segmentFinder.previousEndBoundary(segmentEndOffset); in getEndOffsetForAreaWithinRun()
700 lineEnd = mLineSegmentFinder.previousEndBoundary(lineEnd); in getRangeForRect()853 segmentEnd = segmentFinder.previousEndBoundary(segmentEnd); in getEndForRectWithinRun()
47614 method public int previousEndBoundary(@IntRange(from=0) int);47929 method public abstract int previousEndBoundary(@IntRange(from=0) int);47938 method public int previousEndBoundary(@IntRange(from=0) int);48236 method public int previousEndBoundary(@IntRange(from=0) int);