Searched refs:FeatureTableSubstitution (Results 1 – 6 of 6) sorted by relevance
414 fvr.FeatureTableSubstitution = ot.FeatureTableSubstitution()415 fvr.FeatureTableSubstitution.Version = 0x00010000416 fvr.FeatureTableSubstitution.SubstitutionRecord = substitutionRecords465 for ftsr in fvr.FeatureTableSubstitution.SubstitutionRecord:
524 recordKey = frozenset([rec.FeatureTableSubstitution.Version] + conditionSet)589 assert record.FeatureTableSubstitution.Version == 0x00010000590 for rec in record.FeatureTableSubstitution.SubstitutionRecord:
281 assert record.FeatureTableSubstitution.Version == 0x00010000282 for rec in record.FeatureTableSubstitution.SubstitutionRecord:
2295 friend struct FeatureTableSubstitution;2310 struct FeatureTableSubstitution struct2354 LOffsetTo<FeatureTableSubstitution>
1287 @_add_method(otTables.FeatureTableSubstitution)1296 return sum((f.FeatureTableSubstitution.subset_lookups(lookup_indices)1303 for r in vr.FeatureTableSubstitution.SubstitutionRecord1306 @_add_method(otTables.FeatureTableSubstitution)1318 if r.FeatureTableSubstitution.subset_features(feature_indices)]
1243 subsRecord = rec.FeatureTableSubstitution.SubstitutionRecord[0]