Home | History | Annotate | Download | only in i18n

Lines Matching refs:kDoubleFractionDigits

229 const int32_t DecimalFormat::kDoubleFractionDigits = 340;
2878 newValue = _min(newValue, kDoubleFractionDigits);
2889 newValue = _min(newValue, kDoubleFractionDigits);