Searched refs:PyFFFont_find (Results 1 – 1 of 1) sorted by relevance
16273 static PyObject *PyFFFont_find(PyFF_Font *self, PyObject *args) { in PyFFFont_find() function18046 …{ "find", (PyCFunction) PyFFFont_find, METH_VARARGS, "Searches for a pattern in the font and retur…