hb_feature_t      188 third_party/harfbuzz-ng/src/hb-coretext.cc 					     const hb_feature_t *user_features HB_UNUSED,
hb_feature_t      432 third_party/harfbuzz-ng/src/hb-coretext.cc                     const hb_feature_t *features,
hb_feature_t      921 third_party/harfbuzz-ng/src/hb-coretext.cc 					     const hb_feature_t *user_features HB_UNUSED,
hb_feature_t      941 third_party/harfbuzz-ng/src/hb-coretext.cc 			const hb_feature_t *features,
hb_feature_t       75 third_party/harfbuzz-ng/src/hb-fallback-shape.cc 					    const hb_feature_t *user_features HB_UNUSED,
hb_feature_t       95 third_party/harfbuzz-ng/src/hb-fallback-shape.cc 		    const hb_feature_t *features HB_UNUSED,
hb_feature_t       67 third_party/harfbuzz-ng/src/hb-gobject-structs.cc static hb_feature_t *feature_reference (hb_feature_t *g)
hb_feature_t       69 third_party/harfbuzz-ng/src/hb-gobject-structs.cc   hb_feature_t *c = (hb_feature_t *) calloc (1, sizeof (hb_feature_t));
hb_feature_t       74 third_party/harfbuzz-ng/src/hb-gobject-structs.cc static void feature_destroy (hb_feature_t *g) { free (g); }
hb_feature_t      191 third_party/harfbuzz-ng/src/hb-graphite2.cc 					     const hb_feature_t *user_features HB_UNUSED,
hb_feature_t      218 third_party/harfbuzz-ng/src/hb-graphite2.cc 		     const hb_feature_t *features,
hb_feature_t       70 third_party/harfbuzz-ng/src/hb-ot-shape.cc 			      const hb_feature_t             *user_features,
hb_feature_t      116 third_party/harfbuzz-ng/src/hb-ot-shape.cc     const hb_feature_t *feature = &user_features[i];
hb_feature_t      165 third_party/harfbuzz-ng/src/hb-ot-shape.cc 				      const hb_feature_t *user_features,
hb_feature_t      211 third_party/harfbuzz-ng/src/hb-ot-shape.cc   const hb_feature_t *user_features;
hb_feature_t      370 third_party/harfbuzz-ng/src/hb-ot-shape.cc     const hb_feature_t *feature = &c->user_features[i];
hb_feature_t      678 third_party/harfbuzz-ng/src/hb-ot-shape.cc 	      const hb_feature_t *features,
hb_feature_t      721 third_party/harfbuzz-ng/src/hb-ot-shape.cc 			    const hb_feature_t *features,
hb_feature_t       42 third_party/harfbuzz-ng/src/hb-ot-shape.h                 const hb_feature_t *features,
hb_feature_t       47 third_party/harfbuzz-ng/src/hb-shape-plan-private.hh   hb_feature_t *user_features;
hb_feature_t       54 third_party/harfbuzz-ng/src/hb-shape-plan-private.hh 	, const hb_feature_t            *user_features \
hb_feature_t       41 third_party/harfbuzz-ng/src/hb-shape-plan.cc 		    const hb_feature_t *user_features,
hb_feature_t      103 third_party/harfbuzz-ng/src/hb-shape-plan.cc 		      const hb_feature_t            *user_features,
hb_feature_t      110 third_party/harfbuzz-ng/src/hb-shape-plan.cc   hb_feature_t *features = NULL;
hb_feature_t      116 third_party/harfbuzz-ng/src/hb-shape-plan.cc   if (num_user_features && !(features = (hb_feature_t *) malloc (num_user_features * sizeof (hb_feature_t))))
hb_feature_t      130 third_party/harfbuzz-ng/src/hb-shape-plan.cc     memcpy (features, user_features, num_user_features * sizeof (hb_feature_t));
hb_feature_t      271 third_party/harfbuzz-ng/src/hb-shape-plan.cc 		       const hb_feature_t *features,
hb_feature_t      325 third_party/harfbuzz-ng/src/hb-shape-plan.cc   const hb_feature_t            *user_features;
hb_feature_t      354 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_non_global_user_features_present (const hb_feature_t *user_features,
hb_feature_t      382 third_party/harfbuzz-ng/src/hb-shape-plan.cc 			     const hb_feature_t            *user_features,
hb_feature_t       44 third_party/harfbuzz-ng/src/hb-shape-plan.h 		      const hb_feature_t            *user_features,
hb_feature_t       51 third_party/harfbuzz-ng/src/hb-shape-plan.h 			     const hb_feature_t            *user_features,
hb_feature_t       80 third_party/harfbuzz-ng/src/hb-shape-plan.h 		       const hb_feature_t *features,
hb_feature_t       82 third_party/harfbuzz-ng/src/hb-shape.cc parse_feature_value_prefix (const char **pp, const char *end, hb_feature_t *feature)
hb_feature_t       95 third_party/harfbuzz-ng/src/hb-shape.cc parse_feature_tag (const char **pp, const char *end, hb_feature_t *feature)
hb_feature_t      115 third_party/harfbuzz-ng/src/hb-shape.cc parse_feature_indices (const char **pp, const char *end, hb_feature_t *feature)
hb_feature_t      140 third_party/harfbuzz-ng/src/hb-shape.cc parse_feature_value_postfix (const char **pp, const char *end, hb_feature_t *feature)
hb_feature_t      147 third_party/harfbuzz-ng/src/hb-shape.cc parse_one_feature (const char **pp, const char *end, hb_feature_t *feature)
hb_feature_t      170 third_party/harfbuzz-ng/src/hb-shape.cc 			hb_feature_t *feature)
hb_feature_t      189 third_party/harfbuzz-ng/src/hb-shape.cc hb_feature_to_string (hb_feature_t *feature,
hb_feature_t      295 third_party/harfbuzz-ng/src/hb-shape.cc 	       const hb_feature_t *features,
hb_feature_t      327 third_party/harfbuzz-ng/src/hb-shape.cc 	  const hb_feature_t  *features,
hb_feature_t       53 third_party/harfbuzz-ng/src/hb-shape.h 			hb_feature_t *feature);
hb_feature_t       58 third_party/harfbuzz-ng/src/hb-shape.h hb_feature_to_string (hb_feature_t *feature,
hb_feature_t       65 third_party/harfbuzz-ng/src/hb-shape.h 	  const hb_feature_t  *features,
hb_feature_t       71 third_party/harfbuzz-ng/src/hb-shape.h 	       const hb_feature_t *features,
hb_feature_t       35 third_party/harfbuzz-ng/src/hb-shaper-private.hh 				   const hb_feature_t *features,
hb_feature_t      573 third_party/harfbuzz-ng/src/hb-uniscribe.cc 					     const hb_feature_t *user_features HB_UNUSED,
hb_feature_t      594 third_party/harfbuzz-ng/src/hb-uniscribe.cc 		     const hb_feature_t *features,