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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dunum.h99 * Use UNUM_DECIMAL to get the normal number format for that country.
142 UNUM_DECIMAL=1, enumerator in enum:UNumberFormatStyle
172 UNUM_DEFAULT = UNUM_DECIMAL,
216 * UNUM_DECIMAL, UNUM_CURRENCY, UNUM_PERCENT, UNUM_SCIENTIFIC, UNUM_SPELLOUT,
/external/icu4c/i18n/unicode/
H A Dunum.h99 * Use UNUM_DECIMAL to get the normal number format for that country.
145 UNUM_DECIMAL=1, enumerator in enum:UNumberFormatStyle
206 UNUM_DEFAULT = UNUM_DECIMAL,
324 * UNUM_DECIMAL, UNUM_CURRENCY, UNUM_PERCENT, UNUM_SCIENTIFIC, UNUM_SPELLOUT,

Completed in 568 milliseconds