Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsplinestroke.c860 BasePoint SplineOffsetAt(StrokeContext *c, Spline *s, bigreal t, int is_right) { in SplineOffsetAt() function
1265 xy = SplineOffsetAt(c, s, t_to, is_right); in TraceAndFitSpline()
1275 xy = SplineOffsetAt(c, s, sti.cusp_trans, is_right); in TraceAndFitSpline()