Searched defs:prune_pre_subset (Results 1 – 2 of 2) sorted by relevance
| /external/fonttools/Lib/fontTools/subset/ |
| D | __init__.py | 1704 def prune_pre_subset(self, font, options): function 1885 def prune_pre_subset(self, font, options): function 1964 def prune_pre_subset(self, font, options): function 2084 def prune_pre_subset(self, font, options): function 2387 def prune_pre_subset(self, font, options): function 2443 def prune_pre_subset(self, font, options): function 2515 def prune_pre_subset(self, font, options): function 2522 def prune_pre_subset(self, font, options): function 2535 def prune_pre_subset(self, font, options): function
|
| D | cff.py | 71 def prune_pre_subset(self, font, options): function
|