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

/external/icu4c/i18n/
H A Dalphaindex.cpp476 return inflowLabel_;
490 inflowLabel_ = label;
601 inflowLabel_.remove();
602 inflowLabel_.append((UChar)0x2026); // Ellipsis
603 overflowLabel_ = inflowLabel_;
604 underflowLabel_ = inflowLabel_;
/external/icu4c/i18n/unicode/
H A Dalphaindex.h684 UnicodeString inflowLabel_; member in class:AlphabeticIndex

Completed in 46 milliseconds