Searched refs:UNUM_POSITIVE_SUFFIX (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dunum.h1008 UNUM_POSITIVE_SUFFIX, enumerator in enum:UNumberFormatTextAttribute
1037 * @param tag The attribute to query; one of UNUM_POSITIVE_PREFIX, UNUM_POSITIVE_SUFFIX,
1061 * @param tag The attribute to set; one of UNUM_POSITIVE_PREFIX, UNUM_POSITIVE_SUFFIX,
/external/icu/icu4c/source/i18n/unicode/
H A Dunum.h1018 UNUM_POSITIVE_SUFFIX, enumerator in enum:UNumberFormatTextAttribute
1047 * @param tag The attribute to query; one of UNUM_POSITIVE_PREFIX, UNUM_POSITIVE_SUFFIX,
1071 * @param tag The attribute to set; one of UNUM_POSITIVE_PREFIX, UNUM_POSITIVE_SUFFIX,
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DLocaleICU.cpp132 setLocaleData(symbols, decimalTextAttribute(UNUM_POSITIVE_PREFIX), decimalTextAttribute(UNUM_POSITIVE_SUFFIX), decimalTextAttribute(UNUM_NEGATIVE_PREFIX), decimalTextAttribute(UNUM_NEGATIVE_SUFFIX));
/external/chromium_org/third_party/icu/source/i18n/
H A Dunum.cpp551 case UNUM_POSITIVE_SUFFIX:
614 case UNUM_POSITIVE_SUFFIX:
/external/icu/icu4c/source/i18n/
H A Dunum.cpp555 case UNUM_POSITIVE_SUFFIX:
618 case UNUM_POSITIVE_SUFFIX:
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcnumtst.c709 unum_setTextAttribute(def, UNUM_POSITIVE_SUFFIX, suffix, u_strlen(suffix) , &status);
715 unum_getTextAttribute(def, UNUM_POSITIVE_SUFFIX, temp, resultlength, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c715 unum_setTextAttribute(def, UNUM_POSITIVE_SUFFIX, suffix, u_strlen(suffix) , &status);
721 unum_getTextAttribute(def, UNUM_POSITIVE_SUFFIX, temp, resultlength, &status);

Completed in 4846 milliseconds