Searched defs:mapLookups (Results 1 - 2 of 2) sorted by relevance

/external/fonttools/Lib/fontTools/
H A Dmerge.py510 def mapLookups(self, lookupMap): function
562 def mapLookups(self, lookupMap): function
581 def mapLookups(self, lookupMap): function
584 st.mapLookups(lookupMap)
587 def mapLookups(self, lookupMap): function
590 l.mapLookups(lookupMap)
593 def mapLookups(self, lookupMap): function
597 def mapLookups(self, lookupMap): function
600 f.Feature.mapLookups(lookupMap)
810 t.table.LookupList.mapLookups(lookupMa
[all...]
/external/fonttools/Tools/fontTools/
H A Dmerge.py510 def mapLookups(self, lookupMap): function
562 def mapLookups(self, lookupMap): function
581 def mapLookups(self, lookupMap): function
584 st.mapLookups(lookupMap)
587 def mapLookups(self, lookupMap): function
590 l.mapLookups(lookupMap)
593 def mapLookups(self, lookupMap): function
597 def mapLookups(self, lookupMap): function
600 f.Feature.mapLookups(lookupMap)
810 t.table.LookupList.mapLookups(lookupMa
[all...]

Completed in 119 milliseconds