Home
last modified time | relevance | path

Searched defs:SimpleNumberFormatFactory (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNumberFormat.java910 public static abstract class SimpleNumberFormatFactory extends NumberFormatFactory { class in NumberFormat
917 public SimpleNumberFormatFactory(Locale locale) { in SimpleNumberFormatFactory() method in NumberFormat.SimpleNumberFormatFactory
925 public SimpleNumberFormatFactory(Locale locale, boolean visible) { in SimpleNumberFormatFactory() method in NumberFormat.SimpleNumberFormatFactory
933 public SimpleNumberFormatFactory(ULocale locale) { in SimpleNumberFormatFactory() method in NumberFormat.SimpleNumberFormatFactory
941 public SimpleNumberFormatFactory(ULocale locale, boolean visible) { in SimpleNumberFormatFactory() method in NumberFormat.SimpleNumberFormatFactory
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNumberFormat.java973 public static abstract class SimpleNumberFormatFactory extends NumberFormatFactory { class in NumberFormat
981 public SimpleNumberFormatFactory(Locale locale) { in SimpleNumberFormatFactory() method in NumberFormat.SimpleNumberFormatFactory
990 public SimpleNumberFormatFactory(Locale locale, boolean visible) { in SimpleNumberFormatFactory() method in NumberFormat.SimpleNumberFormatFactory
999 public SimpleNumberFormatFactory(ULocale locale) { in SimpleNumberFormatFactory() method in NumberFormat.SimpleNumberFormatFactory
1008 public SimpleNumberFormatFactory(ULocale locale, boolean visible) { in SimpleNumberFormatFactory() method in NumberFormat.SimpleNumberFormatFactory
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dnumfmt.cpp205 SimpleNumberFormatFactory::SimpleNumberFormatFactory(const Locale& locale, UBool visible) in SimpleNumberFormatFactory() function in SimpleNumberFormatFactory
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumfmt.cpp205 SimpleNumberFormatFactory::SimpleNumberFormatFactory(const Locale& locale, UBool visible) in SimpleNumberFormatFactory() function in SimpleNumberFormatFactory
/third_party/icu/icu4c/source/i18n/
Dnumfmt.cpp205 SimpleNumberFormatFactory::SimpleNumberFormatFactory(const Locale& locale, UBool visible) in SimpleNumberFormatFactory() function in SimpleNumberFormatFactory