Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c3391 static PyObject *PyFFContour_BoundingBox(PyFF_Contour *self, PyObject *UNUSED(args)) { in PyFFContour_BoundingBox() function
3659 {"boundingBox", (PyCFunction)PyFFContour_BoundingBox, METH_NOARGS,