Home
last modified time | relevance | path

Searched defs:axisOrder (Results 1 – 4 of 4) sorted by relevance

/external/fonttools/Lib/fontTools/varLib/
Dmodels.py195 def __init__(self, locations, axisOrder=None): argument
224 def getMasterLocationsSortKeyFunc(locations, axisOrder=[]): argument
239 def getKey(axisPoints, axisOrder): argument
Dinstancer.py327 def __init__(self, regions, axisOrder, tupleVarData, itemCounts): argument
/external/fonttools/Tests/varLib/
Dmodels_test.py140 self, locations, axisOrder, sortedLocs, supports, deltaWeights argument
Dinstancer_test.py1133 def _conditionSetAsDict(conditionSet, axisOrder): argument