Searched defs:feature_records (Results 1 – 4 of 4) sorted by relevance
86 hb_vector_t<hb_ms_feature_t> &feature_records, /* OUT */ in hb_ms_setup_features()190 hb_ms_make_feature_ranges (hb_vector_t<hb_ms_feature_t> &feature_records, in hb_ms_make_feature_ranges()
719 hb_vector_t<hb_ms_feature_t> feature_records; in _hb_uniscribe_shape() local
639 hb_vector_t<hb_ms_feature_t> feature_records; in _hb_directwrite_shape() local
435 pub fn feature_records(&self) -> &'a [FeatureRecord] { in feature_records() method