Searched refs:_uniq_sort (Results 1 – 3 of 3) sorted by relevance
24 def _uniq_sort(l): function
11 from fontTools.subset.util import _add_method, _uniq_sort478 return _uniq_sort(497 indices = _uniq_sort(734 class_indices = _uniq_sort(v.Class for v in self.MarkArray.MarkRecord)768 class_indices = _uniq_sort(v.Class for v in self.MarkArray.MarkRecord)804 class_indices = _uniq_sort(v.Class for v in self.Mark1Array.MarkRecord)1349 lookup_indices = _uniq_sort(lookup_indices)1357 return _uniq_sort(lookup_indices)1358 recurse_lookups = _uniq_sort(recurse_lookups)1467 return _uniq_sort(feature_indices)[all …]
7 from fontTools.subset.util import _add_method, _uniq_sort362 indices = _uniq_sort(sel.gidArray)473 subrs._used = _uniq_sort(subrs._used)