Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsplinefont.h2422 extern int BpWithin(BasePoint *first, BasePoint *mid, BasePoint *last);
H A Dsplinechar.c582 int BpWithin(BasePoint *first, BasePoint *mid, BasePoint *last) { in BpWithin() function