Home
last modified time | relevance | path

Searched defs:negativePrefixPattern (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dnumber_decimfmtprops.h124 UnicodeString negativePrefixPattern; member
/third_party/node/deps/icu-small/source/i18n/
Dnumber_decimfmtprops.h125 UnicodeString negativePrefixPattern; member
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_decimfmtprops.h124 UnicodeString negativePrefixPattern; member
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_decimfmtprops.h117 UnicodeString negativePrefixPattern; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalFormatProperties.java115 private transient String negativePrefixPattern; field in DecimalFormatProperties
1045 public DecimalFormatProperties setNegativePrefixPattern(String negativePrefixPattern) { in setNegativePrefixPattern()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalFormatProperties.java110 private transient String negativePrefixPattern; field in DecimalFormatProperties
1040 public DecimalFormatProperties setNegativePrefixPattern(String negativePrefixPattern) { in setNegativePrefixPattern()