Home | History | Annotate | Download | only in subset

Lines Matching refs:uvsDict

2109 			for cmap in table.uvsDict.values():
2145 t.uvsDict = {v:[(u,g) for u,g in l
2147 for v,l in t.uvsDict.items()}
2148 t.uvsDict = {v:l for v,l in t.uvsDict.items() if l}
2156 if (t.cmap if t.format != 14 else t.uvsDict)]