Searched refs:kMaxScientificIntegerDigits (Results 1 – 2 of 2) sorted by relevance
2450 static const int32_t kMaxScientificIntegerDigits; variable
275 const int32_t DecimalFormat::kMaxScientificIntegerDigits = 8; member in DecimalFormat1863 if (maxIntDig > kMaxScientificIntegerDigits) {4748 if (maxDig > kMaxScientificIntegerDigits) {