Lines Matching refs:Format
51 // Used to format durations like 5:47 or 21:35:42.
111 /** Measure unit -> format width -> array of patterns ("{0} meters") (plurals + PER_UNIT_INDEX) */
632 Format(other),
650 Format::operator=(other);
685 UBool MeasureFormat::operator==(const Format &other) const {
689 if (!Format::operator==(other)) {
721 Format *MeasureFormat::clone() const {
725 UnicodeString &MeasureFormat::format(
827 listFormatter->format(results, measureCount, appendTo, status);
929 return Format::getLocale(ULOC_VALID_LOCALE, status);
933 return Format::getLocaleID(ULOC_VALID_LOCALE, status);
950 return cache->getCurrencyFormat(width)->format(
960 return QuantityFormatter::format(*formatter, formattedNumber, appendTo, pos, status);
1039 // Format the smallest amount with this object's NumberFormat
1046 (*numberFormat)->format(
1055 // Format time. draft becomes something like '5:30:45'
1058 dateFmt.format(date, draft, smallestFieldPosition, status);
1228 listFormatter->format(