Searched defs:DigitFormatterOptions (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ddigitformatter.h40 class U_I18N_API DigitFormatterOptions : public UMemory { class in inherits:UMemory
42 DigitFormatterOptions() : fAlwaysShowDecimal(FALSE) { } function in class:DigitFormatterOptions
47 UBool equals(const DigitFormatterOptions &rhs) const {
105 DigitFormatterOptions fMantissa;
163 const DigitFormatterOptions &options,
204 const DigitFormatterOptions &options) const;
277 const DigitFormatterOptions &options) const;

Completed in 64 milliseconds