Searched defs:newFormats (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MessageFormat.java | 619 public void setFormatsByArgumentIndex(Format[] newFormats) { in setFormatsByArgumentIndex() 654 public void setFormatsByArgumentName(Map<String, Format> newFormats) { in setFormatsByArgumentName() 686 public void setFormats(Format[] newFormats) { in setFormats()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | MessageFormat.java | 607 public void setFormatsByArgumentIndex(Format[] newFormats) { in setFormatsByArgumentIndex() 641 public void setFormatsByArgumentName(Map<String, Format> newFormats) { in setFormatsByArgumentName() 672 public void setFormats(Format[] newFormats) { in setFormats()
|
/third_party/icu/icu4c/source/i18n/ |
D | msgfmt.cpp | 610 MessageFormat::adoptFormats(Format** newFormats, in adoptFormats() 643 MessageFormat::setFormats(const Format** newFormats, in setFormats()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | msgfmt.cpp | 610 MessageFormat::adoptFormats(Format** newFormats, in adoptFormats() 643 MessageFormat::setFormats(const Format** newFormats, in setFormats()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | msgfmt.cpp | 610 MessageFormat::adoptFormats(Format** newFormats, in adoptFormats() 643 MessageFormat::setFormats(const Format** newFormats, in setFormats()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | msgfmt.cpp | 610 MessageFormat::adoptFormats(Format** newFormats, in adoptFormats() 643 MessageFormat::setFormats(const Format** newFormats, in setFormats()
|
/third_party/harfbuzz/src/ |
D | hb-ot-layout-gpos-table.hh | 1088 const ValueFormat *newFormats; member 1379 hb_pair_t<unsigned, unsigned> newFormats = compute_effective_value_formats (glyphset); in subset() local 1595 hb_pair_t<unsigned, unsigned> newFormats = hb_pair (valueFormat1, valueFormat2); in subset() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gpos-table.hh | 1087 const ValueFormat *newFormats; member 1378 hb_pair_t<unsigned, unsigned> newFormats = compute_effective_value_formats (glyphset); in subset() local 1593 hb_pair_t<unsigned, unsigned> newFormats = hb_pair (valueFormat1, valueFormat2); in subset() local
|