Home
last modified time | relevance | path

Searched refs:buildFeatureTableSubstitutionRecord (Results 1 – 1 of 1) sorted by relevance

/external/fonttools/Lib/fontTools/varLib/
DfeatureVars.py336 …records.append(buildFeatureTableSubstitutionRecord(varFeatureIndex, existingLookupIndices + lookup…
440 def buildFeatureTableSubstitutionRecord(featureIndex, lookupListIndices): function