Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsplinestroke.h32 extern SplinePoint *AppendCubicSplineSetPortion(Spline *s, bigreal t_start,
H A Dsplinestroke.c954 SplinePoint *AppendCubicSplineSetPortion(Spline *spline_fm, bigreal t_fm, in AppendCubicSplineSetPortion() function
1011 sp = AppendCubicSplineSetPortion(nibp_fm->next, no_fm->nt, nibp_to->next, in AddNibPortion()