Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/
Dsubset.py427 def prune_pre_subset(self, options): function
759 def prune_pre_subset(self, options): function
761 return self.ExtSubTable.prune_pre_subset(options)
804 def prune_pre_subset(self, options): function
808 if st.prune_pre_subset(options): ret = True
840 def prune_pre_subset(self, options): function
844 if l.prune_pre_subset(options): ret = True
1069 def prune_pre_subset(self, options): function
1077 self.table.LookupList.prune_pre_subset(options);
1204 def prune_pre_subset(self, options): function
[all …]