Searched refs:sharedCoordIndices (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/ |
H A D | _g_v_a_r.py | 97 def compileGlyphs_(self, ttFont, axisTags, sharedCoordIndices): argument 108 variations, pointCountUnused, axisTags, sharedCoordIndices 258 def compileGlyph_(variations, pointCount, axisTags, sharedCoordIndices): argument 260 variations, pointCount, axisTags, sharedCoordIndices
|
H A D | TupleVariation.py | 130 def compile(self, axisTags, sharedCoordIndices={}, pointData=None): argument 147 flags = sharedCoordIndices.get(coord)
|