Home
last modified time | relevance | path

Searched refs:feature_indexes (Results 1 – 25 of 146) sorted by relevance

123456

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-ot-layout.cc835 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
985 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
1035 hb_set_t *feature_indexes; member
1056 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
1059 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
1074 c->feature_indexes->add (feature_index); in langsys_collect_features()
1141 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
1196 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
1200 hb_set_next (&feature_indexes, &feature_index);) in hb_ot_layout_collect_lookups()
1265 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_closure_features() argument
[all …]
H A Dhb-ot-layout.h219 unsigned int *feature_indexes /* OUT */);
256 hb_set_t *feature_indexes /* OUT */);
277 hb_set_t *feature_indexes /* OUT */);
H A Dhb-ot-layout-common.hh472 unsigned int *feature_indexes /* OUT */) const in get_feature_indexes()
474 void add_feature_indexes_to (hb_set_t *feature_indexes) const in add_feature_indexes_to()
475 { featureIndex.add_indexes_to (feature_indexes); } in add_feature_indexes_to()
2595 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2598 feature_indexes->add (featureIndex); in closure_features()
2639 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups()
2650 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2693 const hb_set_t *feature_indexes, in collect_lookups()
2701 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2768 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-layout.cc835 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
985 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
1035 hb_set_t *feature_indexes; member
1056 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
1059 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
1074 c->feature_indexes->add (feature_index); in langsys_collect_features()
1141 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
1196 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
1200 hb_set_next (&feature_indexes, &feature_index);) in hb_ot_layout_collect_lookups()
1264 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_closure_features() argument
[all …]
H A Dhb-ot-layout.h219 unsigned int *feature_indexes /* OUT */);
256 hb_set_t *feature_indexes /* OUT */);
276 hb_set_t *feature_indexes /* OUT */);
H A Dhb-ot-layout-common.hh472 unsigned int *feature_indexes /* OUT */) const in get_feature_indexes()
474 void add_feature_indexes_to (hb_set_t *feature_indexes) const in add_feature_indexes_to()
475 { featureIndex.add_indexes_to (feature_indexes); } in add_feature_indexes_to()
2585 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2588 feature_indexes->add (featureIndex); in closure_features()
2629 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups()
2640 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2683 const hb_set_t *feature_indexes, in collect_lookups()
2691 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2758 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-ot-layout-common.hh255 unsigned int *feature_indexes /* OUT */) const in get_feature_indexes()
257 return featureIndex.get_indexes(start_offset, feature_count, feature_indexes); in get_feature_indexes()
259 void add_feature_indexes_to(hb_set_t *feature_indexes) const in add_feature_indexes_to()
261 featureIndex.add_indexes_to(feature_indexes); in add_feature_indexes_to()
1863 feature_indexes->add(featureIndex); in closure_features()
1893 void collect_lookups(const hb_set_t *feature_indexes, hb_set_t *lookup_indexes /* OUT */) const in collect_lookups()
1904 record.closure_features(this, lookup_indexes, feature_indexes); in closure_features()
1927 return (base + substitutions).collect_lookups(feature_indexes, lookup_indexes); in collect_lookups()
1932 (base + substitutions).closure_features(lookup_indexes, feature_indexes); in closure_features()
1976 r.collect_lookups(this, feature_indexes, lookup_indexes); in collect_lookups()
[all …]
H A Dhb-ot-layout.cc685 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
690 return l.get_feature_indexes(start_offset, feature_count, feature_indexes); in hb_ot_layout_language_get_feature_indexes()
820 , feature_indexes(feature_indexes_) in hb_collect_features_context_t()
871 hb_set_t *feature_indexes; member
889 c->feature_indexes->add(l.get_required_feature_index()); in langsys_collect_features()
892 l.add_feature_indexes_to(c->feature_indexes); in langsys_collect_features()
902 c->feature_indexes->add(feature_index); in langsys_collect_features()
957 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
959 hb_collect_features_context_t c(face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
1000 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-layout.cc841 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
996 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
1046 hb_set_t *feature_indexes; member
1067 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
1070 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
1085 c->feature_indexes->add (feature_index); in langsys_collect_features()
1152 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
1154 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
1207 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
1211 hb_set_next (&feature_indexes, &feature_index);) in hb_ot_layout_collect_lookups()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-layout.cc818 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
968 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
1018 hb_set_t *feature_indexes; member
1039 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
1042 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
1057 c->feature_indexes->add (feature_index); in langsys_collect_features()
1124 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
1126 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
1179 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
1183 hb_set_next (&feature_indexes, &feature_index);) in hb_ot_layout_collect_lookups()
[all …]
H A Dhb-ot-layout-common.hh490 unsigned int *feature_indexes /* OUT */) const in get_feature_indexes()
492 void add_feature_indexes_to (hb_set_t *feature_indexes) const in add_feature_indexes_to()
493 { featureIndex.add_indexes_to (feature_indexes); } in add_feature_indexes_to()
2698 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2701 feature_indexes->add (featureIndex); in closure_features()
2742 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups()
2753 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2796 const hb_set_t *feature_indexes, in collect_lookups()
2804 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2871 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-layout.cc823 return l.get_feature_indexes (start_offset, feature_count, feature_indexes); in hb_ot_layout_language_get_feature_indexes()
968 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
1018 hb_set_t *feature_indexes; member
1039 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
1042 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
1057 c->feature_indexes->add (feature_index); in langsys_collect_features()
1124 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
1126 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
1179 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
1183 hb_set_next (&feature_indexes, &feature_index);) in hb_ot_layout_collect_lookups()
[all …]
H A Dhb-ot-layout-common.hh492 void add_feature_indexes_to (hb_set_t *feature_indexes) const in add_feature_indexes_to()
493 { featureIndex.add_indexes_to (feature_indexes); } in add_feature_indexes_to()
2695 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2698 feature_indexes->add (featureIndex); in closure_features()
2739 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups()
2750 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2753 record.closure_features (this, lookup_indexes, feature_indexes); in closure_features()
2793 const hb_set_t *feature_indexes, in collect_lookups()
2868 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups()
2872 r.collect_lookups (this, feature_indexes, lookup_indexes); in collect_lookups()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-layout.cc834 return l.get_feature_indexes (start_offset, feature_count, feature_indexes); in hb_ot_layout_language_get_feature_indexes()
979 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
1029 hb_set_t *feature_indexes; member
1050 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
1053 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
1068 c->feature_indexes->add (feature_index); in langsys_collect_features()
1135 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
1137 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
1190 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
1194 hb_set_next (&feature_indexes, &feature_index);) in hb_ot_layout_collect_lookups()
[all …]
H A Dhb-ot-layout-common.hh492 void add_feature_indexes_to (hb_set_t *feature_indexes) const in add_feature_indexes_to()
493 { featureIndex.add_indexes_to (feature_indexes); } in add_feature_indexes_to()
2713 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2716 feature_indexes->add (featureIndex); in closure_features()
2757 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups()
2768 hb_set_t *feature_indexes /* OUT */) const in closure_features()
2771 record.closure_features (this, lookup_indexes, feature_indexes); in closure_features()
2811 const hb_set_t *feature_indexes, in collect_lookups()
2886 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups()
2890 r.collect_lookups (this, feature_indexes, lookup_indexes); in collect_lookups()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-layout.cc841 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
996 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
1046 hb_set_t *feature_indexes; member
1067 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
1070 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
1085 c->feature_indexes->add (feature_index); in langsys_collect_features()
1152 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
1154 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
1207 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
1211 hb_set_next (&feature_indexes, &feature_index);) in hb_ot_layout_collect_lookups()
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-ot-layout.cc856 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
861 return l.get_feature_indexes (start_offset, feature_count, feature_indexes); in hb_ot_layout_language_get_feature_indexes()
1006 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
1050 hb_set_t *feature_indexes; member
1070 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
1072 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
1087 c->feature_indexes->add (feature_index); in langsys_collect_features()
1154 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
1156 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
1209 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-ot-layout.cc856 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
861 return l.get_feature_indexes (start_offset, feature_count, feature_indexes); in hb_ot_layout_language_get_feature_indexes()
1006 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
1050 hb_set_t *feature_indexes; member
1070 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
1072 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
1087 c->feature_indexes->add (feature_index); in langsys_collect_features()
1154 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
1156 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
1209 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-layout.cc584 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
589 return l.get_feature_indexes (start_offset, feature_count, feature_indexes); in hb_ot_layout_language_get_feature_indexes()
684 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
728 hb_set_t *feature_indexes; member
748 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
750 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
765 c->feature_indexes->add (feature_index); in langsys_collect_features()
819 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
821 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
861 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout.cc584 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
589 return l.get_feature_indexes (start_offset, feature_count, feature_indexes); in hb_ot_layout_language_get_feature_indexes()
684 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
728 hb_set_t *feature_indexes; member
748 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
750 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
765 c->feature_indexes->add (feature_index); in langsys_collect_features()
819 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
821 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
861 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-layout.cc584 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
589 return l.get_feature_indexes (start_offset, feature_count, feature_indexes); in hb_ot_layout_language_get_feature_indexes()
684 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
728 hb_set_t *feature_indexes; member
748 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
750 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
765 c->feature_indexes->add (feature_index); in langsys_collect_features()
819 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
821 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
861 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout.cc584 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
589 return l.get_feature_indexes (start_offset, feature_count, feature_indexes); in hb_ot_layout_language_get_feature_indexes()
684 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
728 hb_set_t *feature_indexes; member
748 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
750 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
765 c->feature_indexes->add (feature_index); in langsys_collect_features()
819 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
821 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
861 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout.cc584 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
589 return l.get_feature_indexes (start_offset, feature_count, feature_indexes); in hb_ot_layout_language_get_feature_indexes()
684 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
728 hb_set_t *feature_indexes; member
748 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
750 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
765 c->feature_indexes->add (feature_index); in langsys_collect_features()
819 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
821 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
861 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout.cc584 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
589 return l.get_feature_indexes (start_offset, feature_count, feature_indexes); in hb_ot_layout_language_get_feature_indexes()
684 feature_indexes (feature_indexes_), in hb_collect_features_context_t()
728 hb_set_t *feature_indexes; member
748 c->feature_indexes->add (l.get_required_feature_index ()); in langsys_collect_features()
750 l.add_feature_indexes_to (c->feature_indexes); in langsys_collect_features()
765 c->feature_indexes->add (feature_index); in langsys_collect_features()
819 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
821 hb_collect_features_context_t c (face, table_tag, feature_indexes); in hb_ot_layout_collect_features()
861 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
[all …]
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-ot-layout.cc848 unsigned int *feature_indexes /* OUT */) in hb_ot_layout_language_get_feature_indexes() argument
853 return l.get_feature_indexes (start_offset, feature_count, feature_indexes); in hb_ot_layout_language_get_feature_indexes()
1180 hb_set_t *feature_indexes /* OUT */) in hb_ot_layout_collect_features() argument
1182 hb_collect_features_context_t c (face, table_tag, feature_indexes, features); in hb_ot_layout_collect_features()
1233 hb_set_t feature_indexes; in hb_ot_layout_collect_lookups() local
1234 hb_ot_layout_collect_features (face, table_tag, scripts, languages, features, &feature_indexes); in hb_ot_layout_collect_lookups()
1237 hb_set_next (&feature_indexes, &feature_index);) in hb_ot_layout_collect_lookups()
1240 g.feature_variation_collect_lookups (&feature_indexes, lookup_indexes); in hb_ot_layout_collect_lookups()

123456