Searched refs:UMeasureFormatWidth (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | measfmt.h | 34 enum UMeasureFormatWidth { enum 69 typedef enum UMeasureFormatWidth UMeasureFormatWidth; typedef 103 const Locale &locale, UMeasureFormatWidth width, UErrorCode &status); 111 UMeasureFormatWidth width, 274 UMeasureFormatWidth width, 323 UMeasureFormatWidth width; 331 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index) const; 334 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index, 338 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index, 342 UMeasureFormatWidth width,
|
/external/icu/icu4c/source/i18n/ |
D | measfmt.cpp | 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() [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | measfmttest.cpp | 85 UMeasureFormatWidth width, 92 UMeasureFormatWidth width, 102 UMeasureFormatWidth width, 1016 UMeasureFormatWidth styles[] = { in TestGreek() 1230 UMeasureFormatWidth width, in helperTestSimplePer() 1249 UMeasureFormatWidth width, in helperTestSimplePer() 1305 UMeasureFormatWidth width, in helperTestMultiples()
|