HomeSort by relevance Sort by last modified time
    Searched refs:UNUM_INTL_CURRENCY_SYMBOL (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/icu/public/i18n/unicode/
unum.h 790 UNUM_INTL_CURRENCY_SYMBOL = 9,
  /external/icu4c/i18n/unicode/
unum.h     [all...]
  /libcore/luni/src/main/java/com/ibm/icu4jni/text/
NativeDecimalFormat.java 46 private static final int UNUM_INTL_CURRENCY_SYMBOL = 9;
409 setSymbol(this.addr, UNUM_INTL_CURRENCY_SYMBOL, currency.getCurrencyCode());

Completed in 172 milliseconds