Searched defs:DecimalFormatProperties (Results 1 – 10 of 10) sorted by relevance
98 struct U_I18N_API DecimalFormatProperties : public UMemory { struct102 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-only110 int32_t formatWidth;[all …]
31 DecimalFormatProperties::DecimalFormatProperties() { in DecimalFormatProperties() function in DecimalFormatProperties
98 struct U_I18N_API DecimalFormatProperties : public UMemory { struct102 NullableValue<CurrencyUnit> currency;103 CurrencyPluralInfoWrapper currencyPluralInfo;104 NullableValue<UCurrencyUsage> currencyUsage;105 bool decimalPatternMatchRequired;106 bool decimalSeparatorAlwaysShown;107 bool exponentSignAlwaysShown;108 bool formatFailIfMoreThanMaxDigits; // ICU4C-only109 int32_t formatWidth;110 int32_t groupingSize;[all …]
91 struct U_I18N_API DecimalFormatProperties : public UMemory { struct95 NullableValue<CurrencyUnit> currency;96 CurrencyPluralInfoWrapper currencyPluralInfo;97 NullableValue<UCurrencyUsage> currencyUsage;98 bool decimalPatternMatchRequired;99 bool decimalSeparatorAlwaysShown;100 bool exponentSignAlwaysShown;101 bool formatFailIfMoreThanMaxDigits; // ICU4C-only102 int32_t formatWidth;103 int32_t groupingSize;[all …]
30 DecimalFormatProperties::DecimalFormatProperties() { in DecimalFormatProperties() function in DecimalFormatProperties
29 public class DecimalFormatProperties implements Cloneable, Serializable { class144 public DecimalFormatProperties() { in DecimalFormatProperties() method in DecimalFormatProperties
25 public class DecimalFormatProperties implements Cloneable, Serializable { class139 public DecimalFormatProperties() { in DecimalFormatProperties() method in DecimalFormatProperties