Lines Matching full:minimum
156 * manipulate aspects of the pattern, such as the minimum number of integer
400 * <em>minimum integer digits</em>, then leading zeros are added. For
401 * example, 1997 is formatted as "01997" if the minimum integer digits
411 * <em>minimum fraction digits</em>, then trailing zeros are added.
447 * minimum exponent digit count. There is no maximum. Negative exponents are
455 * <li>The minimum number of integer digits is achieved by adjusting the
458 * maximum, then the minimum number of integer digits is fixed at one.
474 * minimum number of significant digits shown is one, and the maximum
475 * number of significant digits shown is the sum of the <em>minimum
502 * <td align=left>Minimum significant digits
534 * specify a minimum and maximum number of significant digits. These
536 * characters. The minimum number of significant digits is the number
543 * the decimal separator are suppressed after the minimum number of
555 * effect on the minimum and maximum significant digits counts, but
557 * <code>"#,#@#"</code> indicates a minimum of one significant digits,
571 * patterns are equivalent to a normal exponential pattern with a minimum and
572 * maximum integer digit count of one, a minimum fraction digit count of
1556 * Return the minimum exponent digits that will be shown.
1557 * @return the minimum exponent digits that will be shown
1568 * Set the minimum exponent digits that will be shown. This has no
1726 * This means a minimum of 2 integer digits, 1 fraction digit, and
1731 * In negative patterns, the minimum and maximum counts are ignored;
1770 * This means a minimum of 2 integer digits, 1 fraction digit, and
1775 * In negative patterns, the minimum and maximum counts are ignored;
1815 * Sets the minimum number of digits allowed in the integer portion of a
1818 * @param newValue the new value of the minimum number of digits
1837 * Sets the minimum number of digits allowed in the fraction portion of a
1840 * @param newValue the new value of the minimum number of digits
1848 * Returns the minimum number of significant digits that will be
1866 * Sets the minimum number of significant digits that will be
1879 * to one. If the minimum significant digits count is greater