Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c16273 static PyObject *PyFFFont_find(PyFF_Font *self, PyObject *args) { in PyFFFont_find() function
18046 …{ "find", (PyCFunction) PyFFFont_find, METH_VARARGS, "Searches for a pattern in the font and retur…