Home
last modified time | relevance | path

Searched refs:createIntegerFormat (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h1064 NumberFormat* createIntegerFormat(const Locale& locale, UErrorCode& status) const;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dmsgfmt.h1066 NumberFormat* createIntegerFormat(const Locale& locale, UErrorCode& status) const;
/third_party/node/deps/icu-small/source/i18n/unicode/
Dmsgfmt.h1064 NumberFormat* createIntegerFormat(const Locale& locale, UErrorCode& status) const;
/third_party/node/deps/icu-small/source/i18n/
Dmsgfmt.cpp1710 fmt = createIntegerFormat(fLocale, ec); in createAppropriateFormat()
1809 MessageFormat::createIntegerFormat(const Locale& locale, UErrorCode& status) const { in createIntegerFormat() function in MessageFormat
/third_party/icu/icu4c/source/i18n/
Dmsgfmt.cpp1709 fmt = createIntegerFormat(fLocale, ec); in createAppropriateFormat()
1808 MessageFormat::createIntegerFormat(const Locale& locale, UErrorCode& status) const { in createIntegerFormat() function in MessageFormat
/third_party/skia/third_party/externals/icu/source/i18n/
Dmsgfmt.cpp1707 fmt = createIntegerFormat(fLocale, ec); in createAppropriateFormat()
1806 MessageFormat::createIntegerFormat(const Locale& locale, UErrorCode& status) const { in createIntegerFormat() function in MessageFormat