Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
Dnumber_decimfmtprops.h137 UnicodeString positivePrefixPattern; member
/third_party/node/deps/icu-small/source/i18n/
Dnumber_decimfmtprops.h138 UnicodeString positivePrefixPattern; member
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_decimfmtprops.h137 UnicodeString positivePrefixPattern; member
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_decimfmtprops.h130 UnicodeString positivePrefixPattern; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalFormatProperties.java127 private transient String positivePrefixPattern; field in DecimalFormatProperties
1237 public DecimalFormatProperties setPositivePrefixPattern(String positivePrefixPattern) { in setPositivePrefixPattern()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalFormatProperties.java122 private transient String positivePrefixPattern; field in DecimalFormatProperties
1232 public DecimalFormatProperties setPositivePrefixPattern(String positivePrefixPattern) { in setPositivePrefixPattern()