Searched refs:kDoubleIntegerDigits (Results 1 – 3 of 3) sorted by relevance
30 static int32_t kDoubleIntegerDigits = 309; variable614 out.fMaximumIntegerDigits = kDoubleIntegerDigits; in applyPatternWithoutExpandAffix()
231 const int32_t DecimalFormat::kDoubleIntegerDigits = 309;2896 newValue = _min(newValue, kDoubleIntegerDigits); in setMinimumIntegerDigits()
2255 static const int32_t kDoubleIntegerDigits; variable