Home
last modified time | relevance | path

Searched refs:listFormatData (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dlistformatter.cpp303 ListFormatter::ListFormatter(const ListFormatData& listFormatData, UErrorCode &errorCode) { in ListFormatter() argument
304 owned = new ListFormatInternal(listFormatData, errorCode); in ListFormatter()
/third_party/node/deps/icu-small/source/i18n/
Dlistformatter.cpp544 ListFormatter::ListFormatter(const ListFormatData& listFormatData, UErrorCode &errorCode) { in ListFormatter() argument
545 owned = new ListFormatInternal(listFormatData, errorCode); in ListFormatter()
/third_party/icu/icu4c/source/i18n/
Dlistformatter.cpp544 ListFormatter::ListFormatter(const ListFormatData& listFormatData, UErrorCode &errorCode) { in ListFormatter() argument
545 owned = new ListFormatInternal(listFormatData, errorCode); in ListFormatter()
/third_party/skia/third_party/externals/icu/source/i18n/
Dlistformatter.cpp544 ListFormatter::ListFormatter(const ListFormatData& listFormatData, UErrorCode &errorCode) { in ListFormatter() argument
545 owned = new ListFormatInternal(listFormatData, errorCode); in ListFormatter()