Searched refs:FeatureTableSubstitution (Results 1 – 6 of 6) sorted by relevance
434 fvr.FeatureTableSubstitution = ot.FeatureTableSubstitution()435 fvr.FeatureTableSubstitution.Version = 0x00010000436 fvr.FeatureTableSubstitution.SubstitutionRecord = substitutionRecords485 for ftsr in fvr.FeatureTableSubstitution.SubstitutionRecord:
281 assert record.FeatureTableSubstitution.Version == 0x00010000282 for rec in record.FeatureTableSubstitution.SubstitutionRecord:
713 recordKey = frozenset([rec.FeatureTableSubstitution.Version] + conditionSet)851 assert record.FeatureTableSubstitution.Version == 0x00010000852 for rec in record.FeatureTableSubstitution.SubstitutionRecord:
1295 @_add_method(otTables.FeatureTableSubstitution)1304 return sum((f.FeatureTableSubstitution.subset_lookups(lookup_indices)1311 for r in vr.FeatureTableSubstitution.SubstitutionRecord1314 @_add_method(otTables.FeatureTableSubstitution)1329 r.FeatureTableSubstitution.subset_features(feature_indices)1334 .FeatureTableSubstitution.SubstitutionCount):
2295 friend struct FeatureTableSubstitution;2310 struct FeatureTableSubstitution struct2354 LOffsetTo<FeatureTableSubstitution>
1566 subsRecord = rec.FeatureTableSubstitution.SubstitutionRecord[0]