Home
last modified time | relevance | path

Searched defs:formatWidth (Results 1 – 12 of 12) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMeasureFormat.java118 private final transient FormatWidth formatWidth; field in MeasureFormat
228 public static MeasureFormat getInstance(ULocale locale, FormatWidth formatWidth) { in getInstance()
242 public static MeasureFormat getInstance(Locale locale, FormatWidth formatWidth) { in getInstance()
260 FormatWidth formatWidth, in getInstance()
279 FormatWidth formatWidth, in getInstance()
602 MeasureFormat(ULocale locale, FormatWidth formatWidth) { in MeasureFormat()
608 FormatWidth formatWidth, in MeasureFormat()
646 FormatWidth formatWidth, in MeasureFormat()
993 private FormatWidth formatWidth; field in MeasureFormat.MeasureProxy
DDecimalFormat_ICU58_Android.java5877 private int formatWidth = 0; local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMeasureFormat.java112 private final transient FormatWidth formatWidth; field in MeasureFormat
211 public static MeasureFormat getInstance(ULocale locale, FormatWidth formatWidth) { in getInstance()
224 public static MeasureFormat getInstance(Locale locale, FormatWidth formatWidth) { in getInstance()
241 FormatWidth formatWidth, in getInstance()
259 FormatWidth formatWidth, in getInstance()
561 MeasureFormat(ULocale locale, FormatWidth formatWidth) { in MeasureFormat()
567 FormatWidth formatWidth, in MeasureFormat()
605 FormatWidth formatWidth, in MeasureFormat()
952 private FormatWidth formatWidth; field in MeasureFormat.MeasureProxy
DDecimalFormat_ICU58_Android.java5781 private int formatWidth = 0; local
/external/icu/icu4c/source/i18n/
Dnumber_decimfmtprops.h104 int32_t formatWidth; member
/external/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.h106 int32_t formatWidth; variable
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DMeasureUnitTest.java1759 FormatWidth formatWidth = (FormatWidth) row[0]; in testSimplePer() local
1884 FormatWidth formatWidth = (FormatWidth) test[2]; in testDisplayNames() local
DDataDrivenNumberFormatTestData.java99 public Integer formatWidth = null; field in DataDrivenNumberFormatTestData
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMeasureUnitTest.java1756 FormatWidth formatWidth = (FormatWidth) row[0]; in testSimplePer() local
1881 FormatWidth formatWidth = (FormatWidth) test[2]; in testDisplayNames() local
DDataDrivenNumberFormatTestData.java96 public Integer formatWidth = null; field in DataDrivenNumberFormatTestData
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DDecimalFormatProperties.java93 private transient int formatWidth; field in DecimalFormatProperties
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalFormatProperties.java88 private transient int formatWidth; field in DecimalFormatProperties