Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c3292 static PyObject *PyFFContour_pickleReducer(PyFF_Contour *self, PyObject *UNUSED(args)) { in PyFFContour_pickleReducer() function
3668 {"__reduce__", (PyCFunction)PyFFContour_pickleReducer, METH_NOARGS,