Searched refs:UNUM_MIN_FRACTION_DIGITS (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/io/
H A Duprntf_p.c301 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
333 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits);
612 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
622 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, 1);
650 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits);
701 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
733 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits);
899 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
931 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits);
/external/icu4c/io/
H A Duprntf_p.c301 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
333 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits);
612 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
622 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, 1);
650 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits);
701 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
733 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits);
899 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
931 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dunum.h641 UNUM_MIN_FRACTION_DIGITS, enumerator in enum:UNumberFormatAttribute
679 * UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS, UNUM_FRACTION_DIGITS, UNUM_MULTIPLIER,
701 * UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS, UNUM_FRACTION_DIGITS, UNUM_MULTIPLIER,
/external/icu4c/i18n/unicode/
H A Dunum.h763 UNUM_MIN_FRACTION_DIGITS, enumerator in enum:UNumberFormatAttribute
852 * UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS, UNUM_FRACTION_DIGITS, UNUM_MULTIPLIER,
875 * UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS, UNUM_FRACTION_DIGITS, UNUM_MULTIPLIER,
/external/chromium_org/third_party/icu/source/i18n/
H A Dunum.cpp511 case UNUM_MIN_FRACTION_DIGITS:
600 case UNUM_MIN_FRACTION_DIGITS:
/external/icu4c/i18n/
H A Ddecimfmt.cpp5494 case UNUM_MIN_FRACTION_DIGITS:
5596 case UNUM_MIN_FRACTION_DIGITS:

Completed in 158 milliseconds