Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c17981 static PyObject *PyFFFont_clearSpecialData(PyFF_Font *self, PyObject *UNUSED(args)) { in PyFFFont_clearSpecialData() function
18085 …{ "clearSpecialData", (PyCFunction)PyFFFont_clearSpecialData, METH_NOARGS, "Clear special data not…