Home
last modified time | relevance | path

Searched defs:withExponentSignDisplay (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumber_notation.cpp81 ScientificNotation::withExponentSignDisplay(UNumberSignDisplay exponentSignDisplay) const { in withExponentSignDisplay() function in ScientificNotation
/external/cronet/third_party/icu/source/i18n/
Dnumber_notation.cpp81 ScientificNotation::withExponentSignDisplay(UNumberSignDisplay exponentSignDisplay) const { in withExponentSignDisplay() function in ScientificNotation
/external/icu/android_icu4j/src/main/java/android/icu/number/
DScientificNotation.java87 public ScientificNotation withExponentSignDisplay(SignDisplay exponentSignDisplay) { in withExponentSignDisplay() method in ScientificNotation
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/number/
DScientificNotation.java89 public ScientificNotation withExponentSignDisplay(SignDisplay exponentSignDisplay) { in withExponentSignDisplay() method in ScientificNotation