Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dlistformatter.h92 FormattedList() : fData(nullptr), fErrorCode(U_INVALID_STATE_ERROR) {} in FormattedList() function
133 explicit FormattedList(FormattedListData *results) in FormattedList() function
135 explicit FormattedList(UErrorCode errorCode) in FormattedList() function
/third_party/node/deps/icu-small/source/i18n/unicode/
Dlistformatter.h92 FormattedList() : fData(nullptr), fErrorCode(U_INVALID_STATE_ERROR) {} in FormattedList() function
133 explicit FormattedList(FormattedListData *results) in FormattedList() function
135 explicit FormattedList(UErrorCode errorCode) in FormattedList() function
/third_party/icu/icu4c/source/i18n/unicode/
Dlistformatter.h92 FormattedList() : fData(nullptr), fErrorCode(U_INVALID_STATE_ERROR) {} in FormattedList() function
133 explicit FormattedList(FormattedListData *results) in FormattedList() function
135 explicit FormattedList(UErrorCode errorCode) in FormattedList() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DListFormatter.java198 public static final class FormattedList implements FormattedValue { class in ListFormatter
201 FormattedList(FormattedStringBuilder string) { in FormattedList() method in ListFormatter.FormattedList
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DListFormatter.java262 public static final class FormattedList implements FormattedValue { class in ListFormatter
265 FormattedList(FormattedStringBuilder string) { in FormattedList() method in ListFormatter.FormattedList