Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/tables/
D_g_v_a_r.py81 def compileGlyphs_(self, ttFont, axisTags, sharedCoordIndices): argument
88 axisTags, sharedCoordIndices))
212 def compileGlyph_(variations, pointCount, axisTags, sharedCoordIndices): argument
214 variations, pointCount, axisTags, sharedCoordIndices)
DTupleVariation.py129 def compile(self, axisTags, sharedCoordIndices, sharedPoints): argument
135 if coord in sharedCoordIndices:
136 flags = sharedCoordIndices[coord]
/external/fonttools/Tests/ttLib/tables/
DTupleVariation_test.py296 sharedCoordIndices={}, sharedPoints={0, 1, 2})
309 sharedCoordIndices={}, sharedPoints={0, 1, 2})
321 sharedCoordIndices={},
336 axisTags=["wght", "wdth"], sharedCoordIndices={}, sharedPoints=None)
350 axisTags=["wght", "wdth"], sharedCoordIndices={}, sharedPoints=None)
364 sharedCoordIndices={}, sharedPoints=None)
381 sharedCoordIndices={}, sharedPoints=None)