Searched defs:_miDash (Results 1 – 1 of 1) sorted by relevance
54 typedef struct _miDash { struct55 DDXPointRec pt;56 int e1, e2; /* keep these, so we don't have to do it again */57 int e; /* bresenham error term for this point on line */58 int which;59 int newLine; /* 0 if part of same original line as previous dash */