Home
last modified time | relevance | path

Searched defs:DecimalFormatProperties (Results 1 – 10 of 10) sorted by relevance

/external/cronet/tot/third_party/icu/source/i18n/
Dnumber_decimfmtprops.h98 struct U_I18N_API DecimalFormatProperties : public UMemory { struct
102 NullableValue<CurrencyUnit> currency;
103 CurrencyPluralInfoWrapper currencyPluralInfo;
104 NullableValue<UCurrencyUsage> currencyUsage;
105 bool decimalPatternMatchRequired;
106 bool decimalSeparatorAlwaysShown;
107 bool exponentSignAlwaysShown;
108 bool currencyAsDecimal;
109 bool formatFailIfMoreThanMaxDigits; // ICU4C-only
110 int32_t formatWidth;
[all …]
Dnumber_decimfmtprops.cpp31 DecimalFormatProperties::DecimalFormatProperties() { in DecimalFormatProperties() function in DecimalFormatProperties
/external/icu/icu4c/source/i18n/
Dnumber_decimfmtprops.h89 struct U_I18N_API DecimalFormatProperties : public UMemory { struct
93 NullableValue<CurrencyUnit> currency;
94 CurrencyPluralInfoWrapper currencyPluralInfo;
95 NullableValue<UCurrencyUsage> currencyUsage;
96 bool decimalPatternMatchRequired;
97 bool decimalSeparatorAlwaysShown;
98 bool exponentSignAlwaysShown;
99 bool currencyAsDecimal;
100 bool formatFailIfMoreThanMaxDigits; // ICU4C-only
101 int32_t formatWidth;
[all …]
Dnumber_decimfmtprops.cpp31 DecimalFormatProperties::DecimalFormatProperties() { in DecimalFormatProperties() function in DecimalFormatProperties
/external/cronet/stable/third_party/icu/source/i18n/
Dnumber_decimfmtprops.h98 struct U_I18N_API DecimalFormatProperties : public UMemory { struct
102 NullableValue<CurrencyUnit> currency;
103 CurrencyPluralInfoWrapper currencyPluralInfo;
104 NullableValue<UCurrencyUsage> currencyUsage;
105 bool decimalPatternMatchRequired;
106 bool decimalSeparatorAlwaysShown;
107 bool exponentSignAlwaysShown;
108 bool currencyAsDecimal;
109 bool formatFailIfMoreThanMaxDigits; // ICU4C-only
110 int32_t formatWidth;
[all …]
Dnumber_decimfmtprops.cpp31 DecimalFormatProperties::DecimalFormatProperties() { in DecimalFormatProperties() function in DecimalFormatProperties
/external/icu/libicu/cts_headers/
Dnumber_decimfmtprops.h89 struct U_I18N_API DecimalFormatProperties : public UMemory { struct
93 NullableValue<CurrencyUnit> currency;
94 CurrencyPluralInfoWrapper currencyPluralInfo;
95 NullableValue<UCurrencyUsage> currencyUsage;
96 bool decimalPatternMatchRequired;
97 bool decimalSeparatorAlwaysShown;
98 bool exponentSignAlwaysShown;
99 bool currencyAsDecimal;
100 bool formatFailIfMoreThanMaxDigits; // ICU4C-only
101 int32_t formatWidth;
[all …]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DDecimalFormatProperties.java48 public class DecimalFormatProperties extends ElemTemplateElement class
60 public DecimalFormatProperties(int docOrderNumber) in DecimalFormatProperties() method in DecimalFormatProperties
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DDecimalFormatProperties.java29 public class DecimalFormatProperties implements Cloneable, Serializable { class
145 public DecimalFormatProperties() { in DecimalFormatProperties() method in DecimalFormatProperties
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
DDecimalFormatProperties.java25 public class DecimalFormatProperties implements Cloneable, Serializable { class
140 public DecimalFormatProperties() { in DecimalFormatProperties() method in DecimalFormatProperties