Home
last modified time | relevance | path

Searched defs:fvarAxes (Results 1 – 2 of 2) sorted by relevance

/external/fonttools/Lib/fontTools/varLib/instancer/
D__init__.py524 def fromItemVarStore(cls, itemVarStore, fvarAxes): argument
608 def instantiateItemVariationStore(itemVarStore, fvarAxes, axisLimits): argument
762 record, recIdx, location, fvarAxes, axisIndexMap argument
833 def _instantiateFeatureVariations(table, fvarAxes, axisLimits): argument
/external/fonttools/Tests/varLib/instancer/
Dinstancer_test.py37 def fvarAxes(): function
453 self, varStore, fvarAxes, location, expected_deltas, num_regions argument
551 def test_roundtrip(self, fvarAxes): argument