Home
last modified time | relevance | path

Searched refs:DEFAULT_FRACTION_DIGITS (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dnumber_format.h96 static const int DEFAULT_FRACTION_DIGITS = 3; member in OHOS::Global::I18n::NumberFormat
/base/global/i18n/frameworks/intl/src/
H A Dnumber_format.cpp180 numberFormat = numberFormat.precision(icu::number::Precision::maxFraction(DEFAULT_FRACTION_DIGITS)); in InitProperties()

Completed in 3 milliseconds