Searched refs:withMinExponentDigits (Results 1 – 14 of 14) sorted by relevance
69 ScientificNotation::withMinExponentDigits(int32_t minExponentDigits) const { in withMinExponentDigits() function in ScientificNotation
842 … macros.notation = static_cast<ScientificNotation&>(macros.notation).withMinExponentDigits(minExp); in parseExponentWidthOption()
62 public ScientificNotation withMinExponentDigits(int minExponentDigits) { in withMinExponentDigits() method in ScientificNotation
902 macros.notation = ((ScientificNotation) macros.notation).withMinExponentDigits(minExp); in parseExponentWidthOption()
901 macros.notation = ((ScientificNotation) macros.notation).withMinExponentDigits(minExp); in parseExponentWidthOption()
404 ScientificNotation withMinExponentDigits(int32_t minExponentDigits) const;
187 NumberFormatter::with().notation(Notation::scientific().withMinExponentDigits(2)), in notationScientific()2348 VALID_RANGE_ONEARG(notation, Notation::scientific().withMinExponentDigits, 1); in validRanges()
163 NumberFormatter.with().notation(Notation.scientific().withMinExponentDigits(2)), in notationScientific()
160 NumberFormatter.with().notation(Notation.scientific().withMinExponentDigits(2)), in notationScientific()
12;ICU4J 61.1;; 2ST@3.6;PB;NS;NF;NS; ...