Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsplinestroke.c662 static int _IndexForUTanVec(NibCorner *nc, int n, BasePoint ut, int nci_hint) { in _IndexForUTanVec() function
683 return _IndexForUTanVec(c->nibcorners, c->n, ut, nci_hint); in IndexForUTanVec()
705 nci = no->nci[0] = no->nci[1] = _IndexForUTanVec(nc, n, ut, nci_hint); in _CalcNibOffset()