Searched defs:DecimalFormatProperties (Results 1 – 5 of 5) sorted by relevance
93 struct U_I18N_API DecimalFormatProperties : public UMemory { struct97 NullableValue<CurrencyUnit> currency;98 CurrencyPluralInfoWrapper currencyPluralInfo;99 NullableValue<UCurrencyUsage> currencyUsage;100 bool decimalPatternMatchRequired;101 bool decimalSeparatorAlwaysShown;102 bool exponentSignAlwaysShown;103 bool formatFailIfMoreThanMaxDigits; // ICU4C-only104 int32_t formatWidth;105 int32_t groupingSize;[all …]
30 DecimalFormatProperties::DecimalFormatProperties() { in DecimalFormatProperties() function in DecimalFormatProperties
48 public class DecimalFormatProperties extends ElemTemplateElement class60 public DecimalFormatProperties(int docOrderNumber) in DecimalFormatProperties() method in DecimalFormatProperties
29 public class DecimalFormatProperties implements Cloneable, Serializable { class137 public DecimalFormatProperties() { in DecimalFormatProperties() method in DecimalFormatProperties
25 public class DecimalFormatProperties implements Cloneable, Serializable { class132 public DecimalFormatProperties() { in DecimalFormatProperties() method in DecimalFormatProperties