Home
last modified time | relevance | path

Searched refs:prune_pre_subset (Results 1 – 2 of 2) sorted by relevance

/external/fonttools/Lib/fontTools/subset/
D__init__.py1525 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)
Dcff.py90 def prune_pre_subset(self, font, options): function