Searched refs:initLabels (Results 1 – 5 of 5) sorted by relevance
684 void initLabels(UVector &indexCharacters, UErrorCode &errorCode) const;
421 private List<String> initLabels() { in initLabels() method in AlphabeticIndex958 List<String> indexCharacters = initLabels(); in createBucketList()
440 private List<String> initLabels() { in initLabels() method in AlphabeticIndex1004 List<String> indexCharacters = initLabels(); in createBucketList()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
294 void AlphabeticIndex::initLabels(UVector &indexCharacters, UErrorCode &errorCode) const { in initLabels() function in AlphabeticIndex421 initLabels(indexCharacters, errorCode); in createBucketList()