Searched refs:fListFormatter (Results 1 – 7 of 7) sorted by relevance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | MixedUnitLongNameHandler.java | 38 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/ |
D | number_longnames.h | 199 LocalPointer<ListFormatter> fListFormatter; variable
|
D | number_longnames.cpp | 1593 fillIn->fListFormatter.adoptInsteadAndCheckErrorCode( in forMeasureUnit() 1688 fListFormatter->format(outputMeasuresList.getAlias(), fMixedUnitCount, premixedFormatPattern, in getMixedUnitModifier()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | number_longnames.h | 199 LocalPointer<ListFormatter> fListFormatter; variable
|
D | number_longnames.cpp | 1591 fillIn->fListFormatter.adoptInsteadAndCheckErrorCode( in forMeasureUnit() 1686 fListFormatter->format(outputMeasuresList.getAlias(), fMixedUnitCount, premixedFormatPattern, in getMixedUnitModifier()
|
/third_party/icu/icu4c/source/i18n/ |
D | number_longnames.h | 199 LocalPointer<ListFormatter> fListFormatter; variable
|
D | number_longnames.cpp | 1591 fillIn->fListFormatter.adoptInsteadAndCheckErrorCode( in forMeasureUnit() 1686 fListFormatter->format(outputMeasuresList.getAlias(), fMixedUnitCount, premixedFormatPattern, in getMixedUnitModifier()
|