Lines Matching defs:handlePrev
2197 int32_t handlePrev(int32_t position, UErrorCode &status);2281 int32_t TestSearch::handlePrev(int32_t start, UErrorCode &status)2363 virtual int32_t handlePrev(int32_t , UErrorCode &) {return 0;};