Home | History | Annotate | Download | only in unicode

Lines Matching full:decimal

38  * for decimal points, thousands-separators, or even the particular
39 * decimal digits used, or whether the number format is even decimal.
40 * There are different number format styles like decimal, currency,
120 * <li>(b) align the decimal point and other areas.
139 * Decimal format defined by a pattern string.
144 * Decimal format ("normal" style).
496 * Format a decimal number using a UNumberFormat.
499 * as defined in the Decimal Arithmetic Specification, available at
500 decimal
672 * as defined in the Decimal Arithmetic Specification, available at
673 * http://speleotrove.com/decimal
783 * Get a locale for which decimal formatting patterns are available.
796 * Determine how many locales have decimal formatting patterns available. The
800 * @return The number of locales for which decimal formatting patterns are available.
827 /** Always show decimal point */
878 * decimal point when formatting. Amounts will be multiplied by 10 ^ (scale)
1108 /** The decimal separator */