Home
last modified time | relevance | path

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

/csrg-svn/local/ditroff/ditroff.okeeffe/ideal/
H A Dideal.h193 typedef struct arcnode { /* an arc on linelist */ struct
194 struct linenode *next;
195 int kind; /* always ARC */
196 float x0,
197 y0,
198 x1,
199 y1,
200 x2,
201 y2,
202 theta1,
[all …]