Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c11325 static PyTypeObject PyFF_FontIterType; variable
11333 di = PyObject_New(fontiterobject, &PyFF_FontIterType); in fontiter_New()
11444 static PyTypeObject PyFF_FontIterType = { variable
18834 {&PyFF_FontIterType, 0, NULL},