Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c10251 static PyObject *PyFFSelection_select(PyObject *self, PyObject *args) { in PyFFSelection_select() function
10318 { "select", PyFFSelection_select, METH_VARARGS, "Selects glyphs in the font" },