Searched defs:lowerBoundary (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dalphaindex.cpp1237 const UnicodeString &lowerBoundary,
1239 : label_(label), lowerBoundary_(lowerBoundary), labelType_(type),
1236 Bucket(const UnicodeString &label, const UnicodeString &lowerBoundary, UAlphabeticIndexLabelType type) argument
/external/chromium_org/third_party/icu/source/i18n/
H A Dalphaindex.cpp1089 // TODO: The overflow bucket's lowerBoundary string should be the
1336 const UnicodeString &lowerBoundary,
1338 : label_(label), lowerBoundary_(lowerBoundary), labelType_(type),
1335 Bucket(const UnicodeString &label, const UnicodeString &lowerBoundary, UAlphabeticIndexLabelType type) argument

Completed in 1568 milliseconds