Searched defs:setMaximumSignificantDigits (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ddecimfmtimpl.cpp635 DecimalFormatImpl::setMaximumSignificantDigits(int32_t newValue) { function in class:DecimalFormatImpl
H A Ddecimfmt.cpp2937 void DecimalFormat::setMaximumSignificantDigits(int32_t max) { function in class:DecimalFormat
3125 setMaximumSignificantDigits(newValue);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDecimalFormat.java5071 setMaximumSignificantDigits(sigDigitCount + digitRightCount);
5252 public void setMaximumSignificantDigits(int max) { method in class:DecimalFormat
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormat.java5142 setMaximumSignificantDigits(sigDigitCount + digitRightCount);
5329 public void setMaximumSignificantDigits(int max) { method in class:DecimalFormat
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 374 milliseconds