Lines Matching full:decimal
36 * for decimal points, thousands-separators, or even the particular
37 * decimal digits used, or whether the number format is even decimal.
38 * There are different number format styles like decimal, currency,
118 * <li>(b) align the decimal point and other areas.
137 * Decimal format defined by a pattern string.
142 * Decimal format ("normal" style).
485 * Format a decimal number using a UNumberFormat.
488 * as defined in the Decimal Arithmetic Specification, available at
489 * http://speleotrove.com/decimal
625 * as defined in the Decimal Arithmetic Specification, available at
626 * http://speleotrove.com/decimal
708 * Get a locale for which decimal formatting patterns are available.
721 * Determine how many locales have decimal formatting patterns available. The
725 * @return The number of locales for which decimal formatting patterns are available.
752 /** Always show decimal point */
803 * decimal point when formatting. Amounts will be multiplied by 10 ^ (scale)
1034 /** The decimal separator */