Lines Matching refs:uvsDict
1707 for l in table.uvsDict.values():1745 t.uvsDict = dict((v,[(u,g) for u,g in l1747 for v,l in t.uvsDict.items())1748 t.uvsDict = dict((v,l) for v,l in t.uvsDict.items() if l)1756 if (t.cmap if t.format != 14 else t.uvsDict)]