Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c15513 static FeatureScriptLangList *PyParseFeatureList(PyObject *tuple) { in PyParseFeatureList() function
15670 fl = PyParseFeatureList(featlist); in PyFFFont_addLookup()
15788 fl = PyParseFeatureList(featlist); in PyFFFont_lookupSetFeatureList()