Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/varLib/
Dmodels.py208 keyFunc = self.getMasterLocationsSortKeyFunc(locations, axisOrder=self.axisOrder)
229 def getMasterLocationsSortKeyFunc(locations, axisOrder=[]): member in VariationModel