Searched defs:edge (Results 1 – 7 of 7) sorted by relevance
14 struct edge{ struct16 int maxy; /* scan line at which to discard edge */ argument22 int dwind; /* increment of winding number on passing this edge */ argument23 Edge *next; /* next edge on current scanline */ argument24 Edge *prev; /* previous edge on current scanline */ argument
270 struct edge{ struct272 int maxy; /* scan line at which to discard edge */ argument278 int dwind; /* increment of winding number on passing this edge */ argument279 Edge *next; /* next edge on current scanline */ argument280 Edge *prev; /* previous edge on current scanline */ argument
65 static struct edge { double a, b, c; } e[NVERT]; /* coeffs for linear inequality */ argument
316 cgm_edge_width edge; in cgm_begin_picture() local
591 edge_x_at_y(const gs_fixed_edge * edge, fixed y) in edge_x_at_y()
73 uchar edge[2]; member
533 float edge; in scale() local