Lines Matching refs:UMeasureFormatWidth
87 static UMeasureFormatWidth getRegularWidth(UMeasureFormatWidth width) { in getRegularWidth()
112 UMeasureFormatWidth widthFallback[WIDTH_INDEX_COUNT];
131 const NumberFormat *getCurrencyFormat(UMeasureFormatWidth width) const { in getCurrencyFormat()
230 UMeasureFormatWidth width;
358 UMeasureFormatWidth sourceWidth = widthFromKey(key); in consumeAlias()
363 UMeasureFormatWidth targetWidth = widthFromAlias(value, errorCode); in consumeAlias()
387 static UMeasureFormatWidth widthFromKey(const char *key) { in widthFromKey()
401 static UMeasureFormatWidth widthFromAlias(const ResourceValue &value, UErrorCode &errorCode) { in widthFromAlias()
617 const Locale &locale, UMeasureFormatWidth w, UErrorCode &status) in MeasureFormat()
628 UMeasureFormatWidth w, in MeasureFormat()
842 UMeasureFormatWidth width = getRegularWidth(fWidth); in getUnitDisplayName()
861 UMeasureFormatWidth w, in initMeasureFormat()
1105 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index) const { in getFormatterOrNull()
1119 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index, in getFormatter()
1132 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index, in getPluralFormatter()
1147 UMeasureFormatWidth width, in getPerFormatter()