Searched defs:FeatureRecord (Results 1 – 5 of 5) sorted by relevance
31 struct FeatureRecord { struct35 uint32_t feature_tag = 0;36 DataVector<uint16_t> lookup_list_indices;
474 pub fn feature_records(&self) -> ComputedArray<'a, FeatureRecord> { in feature_records() argument514 pub struct FeatureRecord { struct520 impl FeatureRecord { impl534 impl ReadArgs for FeatureRecord { implementation538 impl ComputeSize for FeatureRecord { implementation556 impl<'a> FontReadWithArgs<'a> for FeatureRecord { implementation568 impl<'a> FeatureRecord { implementation580 impl<'a> SomeRecord<'a> for FeatureRecord { implementation
429 pub fn feature_records(&self) -> &'a [FeatureRecord] { in feature_records()467 pub struct FeatureRecord { struct474 impl FeatureRecord { implementation495 impl FixedSize for FeatureRecord { implementation500 impl<'a> SomeRecord<'a> for FeatureRecord { implementation
474 pub fn feature_records(&self) -> ComputedArray<'a, FeatureRecord> { in feature_records() argument514 pub struct FeatureRecord { struct520 impl FeatureRecord { argument534 impl ReadArgs for FeatureRecord { implementation538 impl ComputeSize for FeatureRecord { implementation556 impl<'a> FontReadWithArgs<'a> for FeatureRecord { implementation568 impl<'a> FeatureRecord { impl580 impl<'a> SomeRecord<'a> for FeatureRecord { implementation
429 pub fn feature_records(&self) -> &'a [FeatureRecord] { in feature_records()467 pub struct FeatureRecord { struct474 impl FeatureRecord { argument495 impl FixedSize for FeatureRecord { implementation500 impl<'a> SomeRecord<'a> for FeatureRecord { implementation