Home
last modified time | relevance | path

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

/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dpaths_rmz.h166 struct beziersegment { struct
169 unsigned char size; /* as with any 'segment' type */
170 unsigned char context; /* as with any 'segment' type */
171 struct segment *link; /* as with any 'segment' type */
172 struct segment *last; /* as with any 'segment' type */
173 struct fractpoint dest; /* ending point (D) */
174 struct fractpoint B; /* control point B */
175 struct fractpoint C; /* control point C */
H A Dpaths.h157 struct beziersegment { struct
160 unsigned char size; /* as with any 'segment' type */
161 unsigned char context; /* as with any 'segment' type */
162 struct segment *link; /* as with any 'segment' type */
163 struct segment *last; /* as with any 'segment' type */
164 struct fractpoint dest; /* ending point (D) */
165 struct fractpoint B; /* control point B */
166 struct fractpoint C; /* control point C */
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dpaths_rmz.h166 struct beziersegment { struct
169 unsigned char size; /* as with any 'segment' type */
170 unsigned char context; /* as with any 'segment' type */
171 struct segment *link; /* as with any 'segment' type */
172 struct segment *last; /* as with any 'segment' type */
173 struct fractpoint dest; /* ending point (D) */
174 struct fractpoint B; /* control point B */
175 struct fractpoint C; /* control point C */
H A Dpaths.h155 struct beziersegment { struct
158 unsigned char size; /* as with any 'segment' type */
159 unsigned char context; /* as with any 'segment' type */
160 struct segment *link; /* as with any 'segment' type */
161 struct segment *last; /* as with any 'segment' type */
162 struct fractpoint dest; /* ending point (D) */
163 struct fractpoint B; /* control point B */
164 struct fractpoint C; /* control point C */
/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dpaths.h176 struct beziersegment { struct
179 unsigned char size; /* as with any 'segment' type */
180 unsigned char context; /* as with any 'segment' type */
181 struct segment *link; /* as with any 'segment' type */
182 struct segment *last; /* as with any 'segment' type */
183 struct fractpoint dest; /* ending point (D) */
184 struct fractpoint B; /* control point B */
185 struct fractpoint C; /* control point C */
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dpaths.h153 struct beziersegment { struct
156 unsigned char size; /* as with any 'segment' type */
157 unsigned char context; /* as with any 'segment' type */
158 struct segment *link; /* as with any 'segment' type */
159 struct segment *last; /* as with any 'segment' type */
160 struct fractpoint dest; /* ending point (D) */
161 struct fractpoint B; /* control point B */
162 struct fractpoint C; /* control point C */