Home | History | Annotate | Download | only in common

Lines Matching refs:handlePrevious

638         result = handlePrevious(fData->fReverseTable);
646 // set things up. handlePrevious() will back us up to some valid
648 // iterator up one step to prevent handlePrevious() from returning
656 int32_t lastResult = handlePrevious(fData->fReverseTable);
683 // tag value. But, if handlePrevious() took us to exactly the correct result positon,
752 // handlePrevious will move most of the time to < 1 boundary away
753 handlePrevious(fData->fSafeRevTable);
783 // otherwise, we have to sync up first. Use handlePrevious() to back
890 handlePrevious(fData->fSafeRevTable);
1198 // handlePrevious()
1206 int32_t RuleBasedBreakIterator::handlePrevious(const RBBIStateTable *statetable) {
1224 // handlePrevious() never gets the rule status.