Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c18522 static PyObject *GetPythonObjectForAWData(AW_Data *all) { in GetPythonObjectForAWData() function
18652 PyTuple_SetItem(arglist,2,GetPythonObjectForAWData(all)); in PyFF_GlyphSeparation()