Searched defs:RangeMacroProps (Results 1 – 3 of 3) sorted by relevance
98 struct U_I18N_API RangeMacroProps : public UMemory { struct100 UnlocalizedNumberFormatter formatter1; // = NumberFormatter::with();103 UnlocalizedNumberFormatter formatter2; // = NumberFormatter::with();106 bool singleFormatter = true;109 UNumberRangeCollapse collapse = UNUM_RANGE_COLLAPSE_AUTO;112 UNumberRangeIdentityFallback identityFallback = UNUM_IDENTITY_FALLBACK_APPROXIMATELY;115 Locale locale;123 bool copyErrorTo(UErrorCode &status) const { in copyErrorTo()
18 public class RangeMacroProps { class
16 public class RangeMacroProps { class