Home
last modified time | relevance | path

Searched refs:createAppropriateFormat (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h1014 Format* createAppropriateFormat(UnicodeString& type,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dmsgfmt.h1016 Format* createAppropriateFormat(UnicodeString& type,
/third_party/node/deps/icu-small/source/i18n/unicode/
Dmsgfmt.h1014 Format* createAppropriateFormat(UnicodeString& type,
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessageFormat.java2184 private Format createAppropriateFormat(String type, String style) { in createAppropriateFormat() method in MessageFormat
2425 Format formatter = createAppropriateFormat(explicitType, style); in cacheExplicitFormats()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java2228 private Format createAppropriateFormat(String type, String style) { in createAppropriateFormat() method in MessageFormat
2469 Format formatter = createAppropriateFormat(explicitType, style); in cacheExplicitFormats()
/third_party/node/deps/icu-small/source/i18n/
Dmsgfmt.cpp1658 …Format* formatter = createAppropriateFormat(explicitType, style, formattableType, parseError, stat… in cacheExplicitFormats()
1684 Format* MessageFormat::createAppropriateFormat(UnicodeString& type, UnicodeString& style, in createAppropriateFormat() function in MessageFormat
/third_party/icu/icu4c/source/i18n/
Dmsgfmt.cpp1657 …Format* formatter = createAppropriateFormat(explicitType, style, formattableType, parseError, stat… in cacheExplicitFormats()
1683 Format* MessageFormat::createAppropriateFormat(UnicodeString& type, UnicodeString& style, in createAppropriateFormat() function in MessageFormat
/third_party/skia/third_party/externals/icu/source/i18n/
Dmsgfmt.cpp1655 …Format* formatter = createAppropriateFormat(explicitType, style, formattableType, parseError, stat… in cacheExplicitFormats()
1681 Format* MessageFormat::createAppropriateFormat(UnicodeString& type, UnicodeString& style, in createAppropriateFormat() function in MessageFormat