Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c9517 static PyObject *PyFFGlyph_clear(PyFF_Glyph *self, PyObject *args) { in PyFFGlyph_clear() function
9611 …{ "clear", (PyCFunction) PyFFGlyph_clear, METH_VARARGS, "Clears the contents of either a single la…