Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsplinestroke.c113 } StrokeContext; typedef
1125 static int OffsetOnCuspAt(StrokeContext *c, Spline *s, bigreal t, in OffsetOnCuspAt()
1173 StrokeContext *c;
1358 static bigreal FalseStrokeWidth(StrokeContext *c, BasePoint ut) { in FalseStrokeWidth()
1384 static bigreal CalcJoinLimit(StrokeContext *c, bigreal fsw) { in CalcJoinLimit()
1394 static bigreal CalcCapExtend(StrokeContext *c, bigreal fsw) { in CalcCapExtend()
1624 StrokeContext *c;
2078 StrokeContext *c = jpp->c; in _HandleJoin()
2119 static int HandleJoin(StrokeContext *c, Spline *s, SplineSet *cur, in HandleJoin()
2167 static SplineSet *OffsetSplineSet(SplineSet *ss, StrokeContext *c) { in OffsetSplineSet()
[all …]