Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/varLib/
DfeatureVars.py313 record = buildFeatureTableSubstitutionRecord(rvrnFeatureIndex, lookupIndices)
414 def buildFeatureTableSubstitutionRecord(featureIndex, lookupListIndices): function