Home
last modified time | relevance | path

Searched defs:fixedSignificantDigits (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dnumber_rounding.cpp135 Precision Precision::fixedSignificantDigits(int32_t minMaxSignificantDigits) { in fixedSignificantDigits() function in Precision
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dnumber_rounding.cpp135 Precision Precision::fixedSignificantDigits(int32_t minMaxSignificantDigits) { in fixedSignificantDigits() function in Precision
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_rounding.cpp163 Precision Precision::fixedSignificantDigits(int32_t minMaxSignificantDigits) { in fixedSignificantDigits() function in Precision
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DPrecision.java192 public static Precision fixedSignificantDigits(int minMaxSignificantDigits) { in fixedSignificantDigits() method in Precision
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DPrecision.java202 public static Precision fixedSignificantDigits(int minMaxSignificantDigits) { in fixedSignificantDigits() method in Precision