Home | History | Annotate | Download | only in common

Lines Matching refs:preceding

541  * Advances the iterator backwards, to the last boundary preceding this one.
542 * @return The position of the last boundary position preceding this one.
616 // fLastBreakTag wants to have the value for section of text preceding
749 int32_t RuleBasedBreakIterator::preceding(int32_t offset) {
798 // For breakitereator::preceding only, these non-code-point indices need to be moved
808 // affects only preceding(), seems cleaner, but is slightly different.
1688 // preceding() to do the work. They should never recurse in this case.
1690 return preceding(endPos - 1);