Home
last modified time | relevance | path

Searched defs:featureMap (Results 1 – 2 of 2) sorted by relevance

/external/fonttools/Lib/fontTools/merge/
Dlayout.py365 def mapFeatures(self, featureMap): argument
371 def mapFeatures(self, featureMap): argument
379 def mapFeatures(self, featureMap): argument
/external/fonttools/Lib/fontTools/mtiLib/
D__init__.py97 def parseScriptList(lines, featureMap=None): argument
147 def parseFeatureList(lines, lookupMap=None, featureMap=None): argument