Lines Matching refs:UMeasureFormatWidth
83 static UMeasureFormatWidth getRegularWidth(UMeasureFormatWidth width) { in getRegularWidth()
110 UMeasureFormatWidth widthFallback[WIDTH_INDEX_COUNT];
129 const NumberFormat *getCurrencyFormat(UMeasureFormatWidth width) const { in getCurrencyFormat()
227 UMeasureFormatWidth width;
350 UMeasureFormatWidth sourceWidth = widthFromKey(key); in consumeAlias()
355 UMeasureFormatWidth targetWidth = widthFromAlias(value, errorCode); in consumeAlias()
379 static UMeasureFormatWidth widthFromKey(const char *key) { in widthFromKey()
393 static UMeasureFormatWidth widthFromAlias(const ResourceValue &value, UErrorCode &errorCode) { in widthFromAlias()
609 const Locale &locale, UMeasureFormatWidth w, UErrorCode &status) in MeasureFormat()
620 UMeasureFormatWidth w, in MeasureFormat()
833 UMeasureFormatWidth width = getRegularWidth(this->width); in getUnitDisplayName()
852 UMeasureFormatWidth w, in initMeasureFormat()
1093 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index) const { in getFormatterOrNull()
1108 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index, in getFormatter()
1121 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index, in getPluralFormatter()
1136 UMeasureFormatWidth width, in getPerFormatter()