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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dunum.h101 * Use UNUM_DECIMAL to get the normal number format for that country.
147 UNUM_DECIMAL=1, enumerator in enum:UNumberFormatStyle
208 UNUM_DEFAULT = UNUM_DECIMAL,
326 * UNUM_DECIMAL, UNUM_CURRENCY, UNUM_PERCENT, UNUM_SCIENTIFIC, UNUM_SPELLOUT,
/external/icu/icu4c/source/i18n/unicode/
H A Dunum.h102 * Use UNUM_DECIMAL to get the normal number format for that country.
148 UNUM_DECIMAL=1, enumerator in enum:UNumberFormatStyle
217 UNUM_DEFAULT = UNUM_DECIMAL,
333 * UNUM_DECIMAL, UNUM_CURRENCY, UNUM_PERCENT, UNUM_SCIENTIFIC,

Completed in 217 milliseconds