Home
last modified time | relevance | path

Searched defs:ttfExport_s (Results 1 – 6 of 6) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dttfoutl.h155 struct ttfExport_s { struct
156 bool bPoints, bOutline;
157 void (*MoveTo)(ttfExport *, FloatPoint*);
158 void (*LineTo)(ttfExport *, FloatPoint*);
159 void (*CurveTo)(ttfExport *, FloatPoint*, FloatPoint*, FloatPoint*);
160 void (*Close)(ttfExport *);
161 void (*Point)(ttfExport *, FloatPoint*, bool bOnCurve, bool bNewPath);
162 void (*SetWidth)(ttfExport *, FloatPoint*);
163 void (*DebugPaint)(ttfExport *);
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dttfoutl.h155 struct ttfExport_s { struct
156 bool bPoints, bOutline;
157 void (*MoveTo)(ttfExport *, FloatPoint*);
158 void (*LineTo)(ttfExport *, FloatPoint*);
159 void (*CurveTo)(ttfExport *, FloatPoint*, FloatPoint*, FloatPoint*);
160 void (*Close)(ttfExport *);
161 void (*Point)(ttfExport *, FloatPoint*, bool bOnCurve, bool bNewPath);
162 void (*SetWidth)(ttfExport *, FloatPoint*);
163 void (*DebugPaint)(ttfExport *);
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dttfoutl.h165 struct ttfExport_s { struct
166 bool bPoints, bOutline;
167 void (*MoveTo)(ttfExport *, FloatPoint*);
168 void (*LineTo)(ttfExport *, FloatPoint*);
169 void (*CurveTo)(ttfExport *, FloatPoint*, FloatPoint*, FloatPoint*);
170 void (*Close)(ttfExport *);
171 void (*Point)(ttfExport *, FloatPoint*, bool bOnCurve, bool bNewPath);
172 void (*SetWidth)(ttfExport *, FloatPoint*);
173 void (*DebugPaint)(ttfExport *);
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dttfoutl.h165 struct ttfExport_s { struct
166 bool bPoints, bOutline;
167 void (*MoveTo)(ttfExport *, FloatPoint*);
168 void (*LineTo)(ttfExport *, FloatPoint*);
169 void (*CurveTo)(ttfExport *, FloatPoint*, FloatPoint*, FloatPoint*);
170 void (*Close)(ttfExport *);
171 void (*Point)(ttfExport *, FloatPoint*, bool bOnCurve, bool bNewPath);
172 void (*SetWidth)(ttfExport *, FloatPoint*);
173 void (*DebugPaint)(ttfExport *);
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dttfoutl.h169 struct ttfExport_s { struct
170 bool bPoints, bOutline;
171 void (*MoveTo)(ttfExport *, FloatPoint*);
172 void (*LineTo)(ttfExport *, FloatPoint*);
173 void (*CurveTo)(ttfExport *, FloatPoint*, FloatPoint*, FloatPoint*);
174 void (*Close)(ttfExport *);
175 void (*Point)(ttfExport *, FloatPoint*, bool bOnCurve, bool bNewPath);
176 void (*SetWidth)(ttfExport *, FloatPoint*);
177 void (*DebugPaint)(ttfExport *);
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dttfoutl.h169 struct ttfExport_s { struct
170 bool bPoints, bOutline;
171 void (*MoveTo)(ttfExport *, FloatPoint*);
172 void (*LineTo)(ttfExport *, FloatPoint*);
173 void (*CurveTo)(ttfExport *, FloatPoint*, FloatPoint*, FloatPoint*);
174 void (*Close)(ttfExport *);
175 void (*Point)(ttfExport *, FloatPoint*, bool bOnCurve, bool bNewPath);
176 void (*SetWidth)(ttfExport *, FloatPoint*);
177 void (*DebugPaint)(ttfExport *);