Home | History | Annotate | Download | only in common

Lines Matching refs:preceding

543  * Advances the iterator backwards, to the last boundary preceding this one.
544 * @return The position of the last boundary position preceding this one.
618 // fLastBreakTag wants to have the value for section of text preceding
751 int32_t RuleBasedBreakIterator::preceding(int32_t offset) {
800 // For breakitereator::preceding only, these non-code-point indices need to be moved
810 // affects only preceding(), seems cleaner, but is slightly different.
1703 // preceding() to do the work. They should never recurse in this case.
1705 return preceding(endPos);