Home
last modified time | relevance | path

Searched refs:isSignificantDigits (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dnumber_roundingutils.h195 bool isSignificantDigits() const;
Dnumber_scientific.cpp135 if (fSettings.fRequireMinInt && micros.rounder.isSignificantDigits()) { in processQuantity()
Dnumber_rounding.cpp360 bool RoundingImpl::isSignificantDigits() const { in isSignificantDigits() function in RoundingImpl
547 U_ASSERT(isSignificantDigits()); in apply()
/third_party/node/deps/icu-small/source/i18n/
Dnumber_roundingutils.h195 bool isSignificantDigits() const;
Dnumber_scientific.cpp135 if (fSettings.fRequireMinInt && micros.rounder.isSignificantDigits()) { in processQuantity()
Dnumber_rounding.cpp360 bool RoundingImpl::isSignificantDigits() const { in isSignificantDigits() function in RoundingImpl
547 U_ASSERT(isSignificantDigits()); in apply()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_roundingutils.h204 bool isSignificantDigits() const;
Dnumber_scientific.cpp135 if (fSettings.fRequireMinInt && micros.rounder.isSignificantDigits()) { in processQuantity()
Dnumber_rounding.cpp372 bool RoundingImpl::isSignificantDigits() const { in isSignificantDigits() function in RoundingImpl
517 U_ASSERT(isSignificantDigits()); in apply()