Lines Matching full:positive
216 * <td>Prefix positive exponents with localized plus sign.
222 * <td>Separates positive and negative subpatterns
262 * positive subpattern. That is, "0.00" alone is equivalent to "0.00;-0.00". If there
272 * unreliable. For example, either the positive and negative prefixes or the
274 * to distinguish positive from negative values. Another example is that the
319 * The first subpattern is for positive numbers. The second (optional)
409 * <code>\\u221E</code>, with the positive or negative prefixes and suffixes
430 * positive exponents with a localized plus sign, specify '+' between the
577 * <li>When padding is in effect, the width of the positive subpattern,
646 kRoundCeiling, /**< Round towards positive infinity */
1174 * Get the positive prefix.
1176 * @param result Output param which will receive the positive prefix.
1184 * Set the positive prefix.
1186 * @param newValue the new value of the the positive prefix to be set.
1212 * Get the positive suffix.
1214 * @param result Output param which will receive the positive suffix.
1222 * Set the positive suffix.
1224 * @param newValue the new value of the positive suffix to be set.
1235 * Examples: -123%, ($123) (with positive suffixes)
1275 * @return A positive rounding increment, or 0.0 if rounding
1287 * @param newValue A positive rounding increment, or 0.0 to disable rounding.
1526 * secondary grouping size will return a positive integer unequal
1617 * these are presumed to be set in the positive pattern.
1661 * these are presumed to be set in the positive pattern.
2163 // positive prefix pattern
2165 // positive suffix pattern
2193 // positive prefix
2195 // positive suffix
2215 // negative suffix pattern, positive prefix pattern,
2216 // and positive suffix pattern of a pattern.
2230 // negative suffix, positive prefix, and positive suffix of a pattern.