Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c7624 static PyObject *BuildComponentTuple(struct glyphvariants *gv) { in BuildComponentTuple() function
7783 return( BuildComponentTuple(self->sc->horiz_variants )); in PyFF_Glyph_get_horizontalComponents()
7811 return( BuildComponentTuple(self->sc->vert_variants )); in PyFF_Glyph_get_verticalComponents()