Searched refs:UMeasureFormatWidth (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | measfmt.h | 36 enum UMeasureFormatWidth { enum 73 typedef enum UMeasureFormatWidth UMeasureFormatWidth; typedef 111 const Locale &locale, UMeasureFormatWidth width, UErrorCode &status); 122 UMeasureFormatWidth width, 302 UMeasureFormatWidth width, 351 UMeasureFormatWidth fWidth; 359 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index) const; 362 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index, 366 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index, 370 UMeasureFormatWidth width,
|
/external/icu/icu4c/source/i18n/ |
D | measfmt.cpp | 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() [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | measfmttest.cpp | 96 UMeasureFormatWidth width, 103 UMeasureFormatWidth width, 113 UMeasureFormatWidth width, 117 UMeasureFormatWidth width, 124 UMeasureFormatWidth width, 1617 UMeasureFormatWidth styles[] = { in TestGreek() 1831 UMeasureFormatWidth width, in helperTestSimplePer() 1850 UMeasureFormatWidth width, in helperTestSimplePer() 1906 UMeasureFormatWidth width, in helperTestMultiples() 1968 UMeasureFormatWidth width, in helperTestManyLocaleDurations() [all …]
|