Home | History | Annotate | Download | only in unicode

Lines Matching full:positive

240  *     <td>Prefix positive exponents with localized plus sign.
246 * <td>Separates positive and negative subpatterns
286 * positive subpattern. That is, "0.00" alone is equivalent to "0.00;-0.00". If there
296 * unreliable. For example, either the positive and negative prefixes or the
298 * to distinguish positive from negative values. Another example is that the
343 * The first subpattern is for positive numbers. The second (optional)
434 * <code>\\u221E</code>, with the positive or negative prefixes and suffixes
455 * positive exponents with a localized plus sign, specify '+' between the
602 * <li>When padding is in effect, the width of the positive subpattern,
675 kRoundCeiling, /**< Round towards positive infinity */
1272 * Get the positive prefix.
1274 * @param result Output param which will receive the positive prefix.
1282 * Set the positive prefix.
1284 * @param newValue the new value of the the positive prefix to be set.
1310 * Get the positive suffix.
1312 * @param result Output param which will receive the positive suffix.
1320 * Set the positive suffix.
1322 * @param newValue the new value of the positive suffix to be set.
1333 * Examples: -123%, ($123) (with positive suffixes)
1373 * @return A positive rounding increment, or 0.0 if a custom rounding
1385 * @param newValue A positive rounding increment, or 0.0 to
1624 * secondary grouping size will return a positive integer unequal
1772 * these are presumed to be set in the positive pattern.
1816 * these are presumed to be set in the positive pattern.
2229 // negative suffix pattern, positive prefix pattern,
2230 // and positive suffix pattern of a pattern.