Searched defs:feature_records (Results 1 – 7 of 7) 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
474 pub fn feature_records(&self) -> ComputedArray<'a, FeatureRecord> { in feature_records() method
429 pub fn feature_records(&self) -> &'a [FeatureRecord] { in feature_records() method