Lines Matching refs:UMeasureFormatWidth
81 static UMeasureFormatWidth getRegularWidth(UMeasureFormatWidth width) { in getRegularWidth()
108 UMeasureFormatWidth widthFallback[WIDTH_INDEX_COUNT];
126 const NumberFormat *getCurrencyFormat(UMeasureFormatWidth width) const { in getCurrencyFormat()
329 UMeasureFormatWidth sourceWidth = widthFromKey(key); in put()
334 UMeasureFormatWidth targetWidth = widthFromAlias(value, errorCode); in put()
355 static UMeasureFormatWidth widthFromKey(const char *key) { in widthFromKey()
369 static UMeasureFormatWidth widthFromAlias(const ResourceValue &value, UErrorCode &errorCode) { in widthFromAlias()
391 UMeasureFormatWidth width;
577 const Locale &locale, UMeasureFormatWidth w, UErrorCode &status) in MeasureFormat()
588 UMeasureFormatWidth w, in MeasureFormat()
796 UMeasureFormatWidth w, in initMeasureFormat()
1037 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index) const { in getFormatterOrNull()
1052 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index, in getFormatter()
1065 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index, in getPluralFormatter()
1080 UMeasureFormatWidth width, in getPerFormatter()