Home
last modified time | relevance | path

Searched defs:withMinExponentDigits (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumber_notation.cpp69 ScientificNotation::withMinExponentDigits(int32_t minExponentDigits) const { in withMinExponentDigits() function in ScientificNotation
/external/icu/android_icu4j/src/main/java/android/icu/number/
DScientificNotation.java62 public ScientificNotation withMinExponentDigits(int minExponentDigits) { in withMinExponentDigits() method in ScientificNotation
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DScientificNotation.java62 public ScientificNotation withMinExponentDigits(int minExponentDigits) { in withMinExponentDigits() method in ScientificNotation