Searched refs:lowerBoundary_ (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dalphaindex.h606 UnicodeString lowerBoundary_; member in struct:AlphabeticIndex::Bucket
/external/icu4c/i18n/
H A Dalphaindex.cpp345 collatorPrimaryOnly_->compare(r->sortingName_, nextBucket->lowerBoundary_) < 0) {
1173 Collator::EComparisonResult comp = collatorPrimaryOnly_->compare(prefixedName, bucket->lowerBoundary_);
1308 label_(label), lowerBoundary_(lowerBoundary), labelType_(type), records_(NULL) {

Completed in 72 milliseconds