Searched refs:prune_pre_subset (Results 1 – 2 of 2) sorted by relevance
/external/fonttools/Lib/fontTools/subset/ |
D | __init__.py | 1525 def prune_pre_subset(self, font, options): function 1702 def prune_pre_subset(self, font, options): function 1781 def prune_pre_subset(self, font, options): function 1889 def prune_pre_subset(self, font, options): function 2069 def prune_pre_subset(self, font, options): function 2125 def prune_pre_subset(self, font, options): function 2165 def prune_pre_subset(self, font, options): function 2172 def prune_pre_subset(self, font, options): function 2185 def prune_pre_subset(self, font, options): function 2439 retain = table.prune_pre_subset(font, self.options)
|
D | cff.py | 90 def prune_pre_subset(self, font, options): function
|