Lines Matching defs:spans
223 miArcSpan *spans;
255 * draw one segment of the arc using the arc spans generation routines
410 span = spdata->spans;
463 span = spdata->spans;
606 span = &spdata->spans[spdata->count1];
759 spdata->spans = (miArcSpan *) (spdata + 1);
795 span = spdata->spans;
1302 /* Finally, fill the spans we've collected */
2871 * generate the set of spans with
3012 static int nspans = 0; /* total spans, not just y coords */
3520 span = spdata->spans;