gfxpoly_union     177 lib/devices/polyops.c 	gfxpoly_t*newpoly = gfxpoly_union(poly,i->polyunion);
gfxpoly_union      51 lib/gfxpoly.h  gfxpoly_t* gfxpoly_union(gfxpoly_t*p1, gfxpoly_t*p2);
gfxpoly_union     102 lib/gfxpoly/poly.h gfxpoly_t* gfxpoly_union(gfxpoly_t*p1, gfxpoly_t*p2);