Home
last modified time | relevance | path

Searched defs:signAlwaysShown (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dnumber_decimfmtprops.h143 bool signAlwaysShown; member
/third_party/node/deps/icu-small/source/i18n/
Dnumber_decimfmtprops.h144 bool signAlwaysShown; member
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_decimfmtprops.h143 bool signAlwaysShown; member
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_decimfmtprops.h136 bool signAlwaysShown; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalFormatProperties.java133 private transient boolean signAlwaysShown; field in DecimalFormatProperties
1355 public DecimalFormatProperties setSignAlwaysShown(boolean signAlwaysShown) { in setSignAlwaysShown()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalFormatProperties.java128 private transient boolean signAlwaysShown; field in DecimalFormatProperties
1350 public DecimalFormatProperties setSignAlwaysShown(boolean signAlwaysShown) { in setSignAlwaysShown()
/third_party/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.h121 int32_t signAlwaysShown; variable
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDataDrivenNumberFormatTestData.java111 public Integer signAlwaysShown = null; field in DataDrivenNumberFormatTestData
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDataDrivenNumberFormatTestData.java114 public Integer signAlwaysShown = null; field in DataDrivenNumberFormatTestData