Home
last modified time | relevance | path

Searched refs:fListFormatter (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DMixedUnitLongNameHandler.java38 private ListFormatter fListFormatter; field in MixedUnitLongNameHandler
95 … result.fListFormatter = ListFormatter.getInstance(locale, ListFormatter.Type.UNITS, listWidth); in forMeasureUnit()
224 String premixedFormatPattern = this.fListFormatter.format(outputMeasuresList); in getMixedUnitModifier()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_longnames.h199 LocalPointer<ListFormatter> fListFormatter; variable
Dnumber_longnames.cpp1593 fillIn->fListFormatter.adoptInsteadAndCheckErrorCode( in forMeasureUnit()
1688 fListFormatter->format(outputMeasuresList.getAlias(), fMixedUnitCount, premixedFormatPattern, in getMixedUnitModifier()
/third_party/node/deps/icu-small/source/i18n/
Dnumber_longnames.h199 LocalPointer<ListFormatter> fListFormatter; variable
Dnumber_longnames.cpp1591 fillIn->fListFormatter.adoptInsteadAndCheckErrorCode( in forMeasureUnit()
1686 fListFormatter->format(outputMeasuresList.getAlias(), fMixedUnitCount, premixedFormatPattern, in getMixedUnitModifier()
/third_party/icu/icu4c/source/i18n/
Dnumber_longnames.h199 LocalPointer<ListFormatter> fListFormatter; variable
Dnumber_longnames.cpp1591 fillIn->fListFormatter.adoptInsteadAndCheckErrorCode( in forMeasureUnit()
1686 fListFormatter->format(outputMeasuresList.getAlias(), fMixedUnitCount, premixedFormatPattern, in getMixedUnitModifier()