Home
last modified time | relevance | path

Searched defs:RangeMacroProps (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/icu/source/i18n/unicode/
Dnumberrangeformatter.h98 struct U_I18N_API RangeMacroProps : public UMemory { struct
100 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()
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/range/
DRangeMacroProps.java18 public class RangeMacroProps { class
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/range/
DRangeMacroProps.java16 public class RangeMacroProps { class