HomeSort by relevance Sort by last modified time
    Searched full:intersect_class (Results 1 - 1 of 1) sorted by null

  /external/fonttools/Lib/fontTools/
subset.py 75 def intersect_class(self, glyphs, klass): function
538 self.Intersect = lambda glyphs, c, r: c.intersect_class(glyphs, r)
608 pos_glyphs = ClassDef.intersect_class(cur_glyphs, i)
610 pos_glyphs = ClassDef.intersect_class(s.glyphs,
    [all...]

Completed in 491 milliseconds