Home
last modified time | relevance | path

Searched refs:UMeasureFormatWidth (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dmeasfmt.h36 enum UMeasureFormatWidth { enum
73 typedef enum UMeasureFormatWidth UMeasureFormatWidth; typedef
107 const Locale &locale, UMeasureFormatWidth width, UErrorCode &status);
115 UMeasureFormatWidth width,
291 UMeasureFormatWidth width,
340 UMeasureFormatWidth width;
348 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index) const;
351 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index,
355 const MeasureUnit &unit, UMeasureFormatWidth width, int32_t index,
359 UMeasureFormatWidth width,
/external/icu/icu4c/source/i18n/
Dmeasfmt.cpp83 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()
[all …]
/external/icu/icu4c/source/test/intltest/
Dmeasfmttest.cpp92 UMeasureFormatWidth width,
99 UMeasureFormatWidth width,
109 UMeasureFormatWidth width,
113 UMeasureFormatWidth width,
120 UMeasureFormatWidth width,
1322 UMeasureFormatWidth styles[] = { in TestGreek()
1536 UMeasureFormatWidth width, in helperTestSimplePer()
1555 UMeasureFormatWidth width, in helperTestSimplePer()
1611 UMeasureFormatWidth width, in helperTestMultiples()
1673 UMeasureFormatWidth width, in helperTestManyLocaleDurations()
[all …]