Home | History | Annotate | Download | only in common

Lines Matching defs:preceding

604  * Advances the iterator backwards, to the last boundary preceding this one.
605 * @return The position of the last boundary position preceding this one.
678 // fLastBreakTag wants to have the value for section of text preceding
811 int32_t RuleBasedBreakIterator::preceding(int32_t offset) {
860 // For breakitereator::preceding only, these non-code-point indices need to be moved
870 // affects only preceding(), seems cleaner, but is slightly different.
1729 // preceding() to do the work. They should never recurse in this case.
1731 return preceding(endPos);