Home
last modified time | relevance | path

Searched defs:ChoiceFormat (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dchoicfmt.cpp75 ChoiceFormat::ChoiceFormat(const UnicodeString& newPattern, in ChoiceFormat() function in ChoiceFormat
87 ChoiceFormat::ChoiceFormat(const double* limits, in ChoiceFormat() function in ChoiceFormat
98 ChoiceFormat::ChoiceFormat(const double* limits, in ChoiceFormat() function in ChoiceFormat
111 ChoiceFormat::ChoiceFormat(const ChoiceFormat& that) in ChoiceFormat() function in ChoiceFormat
123 ChoiceFormat::ChoiceFormat(const UnicodeString& newPattern, in ChoiceFormat() function in ChoiceFormat
/external/icu/icu4c/source/i18n/unicode/
Ddecimfmt.h57 class ChoiceFormat; variable