Home
last modified time | relevance | path

Searched defs:feat (Results 1 – 20 of 20) sorted by relevance

/third_party/harfbuzz/src/
Dhb-aat-layout-feat-table.hh160 struct feat struct
162 static constexpr hb_tag_t tableTag = HB_AAT_TAG_feat;
164 bool has_data () const { return version.to_int (); } in has_data()
166 unsigned int get_feature_types (unsigned int start_offset, in get_feature_types()
180 bool exposes_feature (hb_aat_layout_feature_type_t feature_type) const in exposes_feature()
183 const FeatureName& get_feature (hb_aat_layout_feature_type_t feature_type) const in get_feature()
186 hb_ot_name_id_t get_feature_name_id (hb_aat_layout_feature_type_t feature) const in get_feature_name_id()
189 unsigned int get_selector_infos (hb_aat_layout_feature_type_t feature_type, in get_selector_infos()
199 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
208 FixedVersion<>version; /* Version number of the feature name table
[all …]
Dhb-common.cc916 hb_feature_t feat; in hb_feature_from_string() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-feat-table.hh160 struct feat struct
162 static constexpr hb_tag_t tableTag = HB_AAT_TAG_feat;
164 bool has_data () const { return version.to_int (); } in has_data()
166 unsigned int get_feature_types (unsigned int start_offset, in get_feature_types()
180 bool exposes_feature (hb_aat_layout_feature_type_t feature_type) const in exposes_feature()
183 const FeatureName& get_feature (hb_aat_layout_feature_type_t feature_type) const in get_feature()
186 hb_ot_name_id_t get_feature_name_id (hb_aat_layout_feature_type_t feature) const in get_feature_name_id()
189 unsigned int get_selector_infos (hb_aat_layout_feature_type_t feature_type, in get_selector_infos()
199 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
208 FixedVersion<>version; /* Version number of the feature name table
[all …]
Dhb-common.cc913 hb_feature_t feat; in hb_feature_from_string() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-feat-table.hh155 struct feat struct
157 static constexpr hb_tag_t tableTag = HB_AAT_TAG_feat;
159 bool has_data () const { return version.to_int (); } in has_data()
161 unsigned int get_feature_types (unsigned int start_offset, in get_feature_types()
176 const FeatureName& get_feature (hb_aat_layout_feature_type_t feature_type) const in get_feature()
181 hb_ot_name_id_t get_feature_name_id (hb_aat_layout_feature_type_t feature) const in get_feature_name_id()
184 unsigned int get_selector_infos (hb_aat_layout_feature_type_t feature_type, in get_selector_infos()
194 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
203 FixedVersion<>version; /* Version number of the feature name table
205 HBUINT16 featureNameCount;
[all …]
Dhb-common.cc1027 hb_feature_t feat; in hb_feature_from_string() local
/third_party/curl/src/
Dtool_help.c856 struct feat { struct
861 static const struct feat feats[] = { argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dtag.cc60 const int32_t Tag::feat = TAG('f', 'e', 'a', 't'); member in sfntly::Tag
Dtag.h78 static const int32_t feat; member
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dtag.cc60 const int32_t Tag::feat = TAG('f', 'e', 'a', 't'); member in sfntly::Tag
Dtag.h78 static const int32_t feat; member
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgloverlaycompositorelement.c157 GstCapsFeatures *feat = gst_caps_get_features (removed, i); in _oce_transform_internal_caps() local
/third_party/freetype/src/gxvalid/
Dgxvfeat.c281 GXV_feat_Data feat = &featrec; in gxv_feat_validate() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DTag.java85 public static final int feat = Tag.intValue(new byte[]{'f', 'e', 'a', 't'}); field in Tag
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvfeat.c281 GXV_feat_Data feat = &featrec; in gxv_feat_validate() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DTag.java85 public static final int feat = Tag.intValue(new byte[]{'f', 'e', 'a', 't'}); field in Tag
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/
Dgxvfeat.c281 GXV_feat_Data feat = &featrec; in gxv_feat_validate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_capa.c24 u32 *feat = arg; in protocol_feature_handler() local
40 u32 feat = 0; in get_nl80211_protocol_features() local
836 u32 feat; in wpa_driver_nl80211_get_info() local
2214 u32 feat; in nl80211_get_hw_feature_data() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_capa.c24 u32 *feat = arg; in protocol_feature_handler() local
40 u32 feat = 0; in get_nl80211_protocol_features() local
836 u32 feat; in wpa_driver_nl80211_get_info() local
2214 u32 feat; in nl80211_get_hw_feature_data() local
/third_party/ffmpeg/libavcodec/
Dvp9shared.h146 } feat[MAX_SEGMENT]; member