Searched refs:initialLabels_ (Results 1 – 2 of 2) sorted by relevance
209 initialLabels_(NULL), firstCharsInScripts_(NULL), in AlphabeticIndex()220 initialLabels_(NULL), firstCharsInScripts_(NULL), in AlphabeticIndex()234 delete initialLabels_; in ~AlphabeticIndex()242 initialLabels_->addAll(additions); in addLabels()308 UnicodeSetIterator iter(*initialLabels_); in initLabels()715 initialLabels_->addAll(exemplars); in addIndexExemplars()756 initialLabels_->add(upperC); in addIndexExemplars()764 initialLabels_->addAll(contractions); in addChineseIndexCharacters()772 initialLabels_->add(0x41, 0x5A); // A-Z in addChineseIndexCharacters()883 initialLabels_ = new UnicodeSet(); in init()[all …]
735 UnicodeSet *initialLabels_; // Initial (unprocessed) set of Labels. Union variable