HomeSort by relevance Sort by last modified time
    Searched refs:fChoiceFormats (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
choicfmt.cpp 74 fChoiceFormats(0),
89 fChoiceFormats(0),
103 fChoiceFormats(0),
116 fChoiceFormats(0)
131 fChoiceFormats(0),
150 (fChoiceFormats[i] != thatAlias.fChoiceFormats[i]))
169 delete [] fChoiceFormats;
170 fChoiceFormats = NULL;
174 fChoiceFormats = new UnicodeString[fCount]
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
choicfmt.h 695 * Interval i maps to and from string fChoiceFormats[i]. When
720 UnicodeString* fChoiceFormats;

Completed in 563 milliseconds