Lines Matching defs:UTMUTFMT_FULL_STYLE
83 create(Locale::getDefault(), UTMUTFMT_FULL_STYLE, status);
90 create(locale, UTMUTFMT_FULL_STYLE, status);
105 fStyle(UTMUTFMT_FULL_STYLE)
272 for (UTimeUnitFormatStyle style = UTMUTFMT_FULL_STYLE; style < UTMUTFMT_FORMAT_STYLE_COUNT;
365 if (style < UTMUTFMT_FULL_STYLE || style > UTMUTFMT_ABBREVIATED_STYLE) {
400 readFromCurrentLocale(UTMUTFMT_FULL_STYLE, gUnitsTag, pluralCounts, err);
401 checkConsistency(UTMUTFMT_FULL_STYLE, gUnitsTag, err);
518 formatters[UTMUTFMT_FULL_STYLE] = NULL;
656 formatters[UTMUTFMT_FULL_STYLE] = NULL;
735 formatters[UTMUTFMT_FULL_STYLE] = NULL;
783 pattern[UTMUTFMT_FULL_STYLE]->setFormat(0, format);
798 delete value[UTMUTFMT_FULL_STYLE];