Home
last modified time | relevance | path

Searched refs:getDecimalFormatSymbols (Results 1 – 23 of 23) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DDecimalFormatProperties.java91 public DecimalFormatSymbols getDecimalFormatSymbols() in getDecimalFormatSymbols() method in DecimalFormatProperties
DStylesheetRoot.java598 m_decimalFormatSymbols.put(dfp.getName(), dfp.getDecimalFormatSymbols()); in recomposeDecimalFormats()
600 else if (!dfp.getDecimalFormatSymbols().equals(oldDfs)) in recomposeDecimalFormats()
DElemNumber.java1130 DecimalFormatSymbols symbols = formatter.getDecimalFormatSymbols(); in getNumberFormatter()
/external/chromium_org/third_party/icu/source/samples/numfmt/
Dmain.cpp174 DecimalFormatSymbols symbols(*dnf->getDecimalFormatSymbols()); in setNumberFormatCurrency_2_4()
/external/icu/icu4c/source/samples/numfmt/
Dmain.cpp174 DecimalFormatSymbols symbols(*dnf->getDecimalFormatSymbols()); in setNumberFormatCurrency_2_4()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Drbnf.h955 DecimalFormatSymbols * getDecimalFormatSymbols() const;
Ddecimfmt.h1161 virtual const DecimalFormatSymbols* getDecimalFormatSymbols(void) const;
/external/icu/icu4c/source/i18n/unicode/
Drbnf.h966 DecimalFormatSymbols * getDecimalFormatSymbols() const;
Ddecimfmt.h1189 virtual const DecimalFormatSymbols* getDecimalFormatSymbols(void) const;
/external/chromium_org/third_party/icu/source/test/intltest/
Ddcfmapts.cpp213 const DecimalFormatSymbols *syms = pat.getDecimalFormatSymbols(); in testAPI()
217 if( *(pat.getDecimalFormatSymbols()) != *(def.getDecimalFormatSymbols())) { in testAPI()
Dnumrgts.cpp854 const DecimalFormatSymbols *sym = df->getDecimalFormatSymbols(); in Test4087244()
1927 DecimalFormatSymbols *sym = (DecimalFormatSymbols*) nf->getDecimalFormatSymbols(); in Test4145457()
Dloctest.cpp1886 const DecimalFormatSymbols* sym = dec->getDecimalFormatSymbols(); in TestGetLocale()
/external/icu/icu4c/source/test/intltest/
Ddcfmapts.cpp219 const DecimalFormatSymbols *syms = pat.getDecimalFormatSymbols(); in testAPI()
223 if( *(pat.getDecimalFormatSymbols()) != *(def.getDecimalFormatSymbols())) { in testAPI()
Dnumrgts.cpp854 const DecimalFormatSymbols *sym = df->getDecimalFormatSymbols(); in Test4087244()
1927 DecimalFormatSymbols *sym = (DecimalFormatSymbols*) nf->getDecimalFormatSymbols(); in Test4145457()
Dloctest.cpp1886 const DecimalFormatSymbols* sym = dec->getDecimalFormatSymbols(); in TestGetLocale()
/external/icu/icu4c/source/i18n/
Dunum.cpp707 getDecimalFormatSymbols()-> in unum_getSymbol()
733 DecimalFormatSymbols symbols(*dcf->getDecimalFormatSymbols()); in unum_setSymbol()
Drbnf.cpp860 setDecimalFormatSymbols(*rhs.getDecimalFormatSymbols()); in operator =()
1098 … DecimalFormatSymbols* decFmtSyms = getDecimalFormatSymbols(); // RuleBasedNumberFormat internal in format()
1698 RuleBasedNumberFormat::getDecimalFormatSymbols() const in getDecimalFormatSymbols() function in RuleBasedNumberFormat
Dnfsubs.cpp483 DecimalFormatSymbols* sym = formatter->getDecimalFormatSymbols(); in NFSubstitution()
Ddecimfmt.cpp3561 DecimalFormat::getDecimalFormatSymbols() const
/external/chromium_org/third_party/icu/source/i18n/
Dunum.cpp703 getDecimalFormatSymbols()-> in unum_getSymbol()
729 DecimalFormatSymbols symbols(*dcf->getDecimalFormatSymbols()); in unum_setSymbol()
Drbnf.cpp1057 … DecimalFormatSymbols* decFmtSyms = getDecimalFormatSymbols(); // RuleBasedNumberFormat internal in format()
1573 RuleBasedNumberFormat::getDecimalFormatSymbols() const in getDecimalFormatSymbols() function in RuleBasedNumberFormat
Dnfsubs.cpp483 DecimalFormatSymbols* sym = formatter->getDecimalFormatSymbols(); in NFSubstitution()
Ddecimfmt.cpp3472 DecimalFormat::getDecimalFormatSymbols() const in getDecimalFormatSymbols() function in DecimalFormat