Home
last modified time | relevance | path

Searched defs:decimalSeparatorAlwaysShown (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_decimfmtprops.h106 bool decimalSeparatorAlwaysShown; member
/third_party/icu/icu4c/source/i18n/
Dnumber_decimfmtprops.h106 bool decimalSeparatorAlwaysShown; member
/third_party/node/deps/icu-small/source/i18n/
Dnumber_decimfmtprops.h106 bool decimalSeparatorAlwaysShown; member
/third_party/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.h115 int32_t decimalSeparatorAlwaysShown; variable
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDataDrivenNumberFormatTestData.java105 public Integer decimalSeparatorAlwaysShown = null; field in DataDrivenNumberFormatTestData
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDataDrivenNumberFormatTestData.java108 public Integer decimalSeparatorAlwaysShown = null; field in DataDrivenNumberFormatTestData
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalFormatProperties.java93 private transient boolean decimalSeparatorAlwaysShown; field in DecimalFormatProperties
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalFormatProperties.java98 private transient boolean decimalSeparatorAlwaysShown; field in DecimalFormatProperties