Home | History | Annotate | Download | only in unicode

Lines Matching full:numberformat

171 class U_I18N_API ChoiceFormat: public NumberFormat {
358 using NumberFormat::format;
443 * Redeclared NumberFormat method.
458 * Redeclared NumberFormat method.
459 * Formats a double number. These methods call the NumberFormat
472 * Redeclared NumberFormat method.
473 * Formats an int32_t number. These methods call the NumberFormat
668 return NumberFormat::format(obj, appendTo, status);
674 return NumberFormat::format(number, appendTo);
680 return NumberFormat::format(number, appendTo);