Home | History | Annotate | Download | only in common

Lines Matching defs:preceding

586  * Move the iterator backwards, to the boundary preceding the current one.
591 * @return The position of the boundary position immediately preceding the starting position.
628 int32_t RuleBasedBreakIterator::preceding(int32_t offset) {
640 fBreakCache->preceding(adjustedOffset, status);
679 // Cache->seek(), above, left us on the preceding boundary, so advance one.