Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMeasureFormat.java122 private final transient FormatWidth formatWidth; field in MeasureFormat
221 public static MeasureFormat getInstance(ULocale locale, FormatWidth formatWidth) { in getInstance()
234 public static MeasureFormat getInstance(Locale locale, FormatWidth formatWidth) { in getInstance()
251 FormatWidth formatWidth, in getInstance()
269 FormatWidth formatWidth, in getInstance()
574 MeasureFormat(ULocale locale, FormatWidth formatWidth) { in MeasureFormat()
580 FormatWidth formatWidth, in MeasureFormat()
618 FormatWidth formatWidth, in MeasureFormat()
931 private FormatWidth formatWidth; field in MeasureFormat.MeasureProxy
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMeasureFormat.java123 private final transient FormatWidth formatWidth; field in MeasureFormat
232 public static MeasureFormat getInstance(ULocale locale, FormatWidth formatWidth) { in getInstance()
246 public static MeasureFormat getInstance(Locale locale, FormatWidth formatWidth) { in getInstance()
264 FormatWidth formatWidth, in getInstance()
283 FormatWidth formatWidth, in getInstance()
609 MeasureFormat(ULocale locale, FormatWidth formatWidth) { in MeasureFormat()
615 FormatWidth formatWidth, in MeasureFormat()
653 FormatWidth formatWidth, in MeasureFormat()
966 private FormatWidth formatWidth; field in MeasureFormat.MeasureProxy
/third_party/skia/third_party/externals/tint/tools/src/cmd/test-runner/
Dmain.go687 func formatWidth(b outputFormat) int { func
/third_party/icu/icu4c/source/i18n/
Dnumber_decimfmtprops.h109 int32_t formatWidth; member
/third_party/node/deps/icu-small/source/i18n/
Dnumber_decimfmtprops.h110 int32_t formatWidth; member
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_decimfmtprops.h109 int32_t formatWidth; member
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_decimfmtprops.h102 int32_t formatWidth; member
/third_party/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.h106 int32_t formatWidth; variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DMeasureUnitTest.java2193 FormatWidth formatWidth = (FormatWidth) row[0]; in testSimplePer() local
2318 FormatWidth formatWidth = (FormatWidth) test[2]; in testDisplayNames() local
DDataDrivenNumberFormatTestData.java99 public Integer formatWidth = null; field in DataDrivenNumberFormatTestData
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDataDrivenNumberFormatTestData.java96 public Integer formatWidth = null; field in DataDrivenNumberFormatTestData
DMeasureUnitTest.java2587 FormatWidth formatWidth = (FormatWidth) row[0]; in testSimplePer() local
2712 FormatWidth formatWidth = (FormatWidth) test[2]; in testDisplayNames() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalFormatProperties.java100 private transient int formatWidth; field in DecimalFormatProperties
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalFormatProperties.java95 private transient int formatWidth; field in DecimalFormatProperties