/third_party/harfbuzz/src/ |
D | hb-aat-layout-feat-table.hh | 160 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 …]
|
D | hb-common.cc | 916 hb_feature_t feat; in hb_feature_from_string() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-feat-table.hh | 160 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 …]
|
D | hb-common.cc | 913 hb_feature_t feat; in hb_feature_from_string() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-feat-table.hh | 155 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 …]
|
D | hb-common.cc | 1027 hb_feature_t feat; in hb_feature_from_string() local
|
/third_party/curl/src/ |
D | tool_help.c | 856 struct feat { struct 861 static const struct feat feats[] = { argument
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | tag.cc | 60 const int32_t Tag::feat = TAG('f', 'e', 'a', 't'); member in sfntly::Tag
|
D | tag.h | 78 static const int32_t feat; member
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | tag.cc | 60 const int32_t Tag::feat = TAG('f', 'e', 'a', 't'); member in sfntly::Tag
|
D | tag.h | 78 static const int32_t feat; member
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgloverlaycompositorelement.c | 157 GstCapsFeatures *feat = gst_caps_get_features (removed, i); in _oce_transform_internal_caps() local
|
/third_party/freetype/src/gxvalid/ |
D | gxvfeat.c | 281 GXV_feat_Data feat = &featrec; in gxv_feat_validate() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Tag.java | 85 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/ |
D | gxvfeat.c | 281 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/ |
D | Tag.java | 85 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/ |
D | gxvfeat.c | 281 GXV_feat_Data feat = &featrec; in gxv_feat_validate() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_nl80211_capa.c | 24 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/ |
D | driver_nl80211_capa.c | 24 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/ |
D | vp9shared.h | 146 } feat[MAX_SEGMENT]; member
|