store_horizontal  781 lib/gfxpoly/poly.c static void store_horizontal(status_t*status, point_t p1, point_t p2, edgestyle_t*fs, segment_dir_t dir, int polygon_nr);
store_horizontal  845 lib/gfxpoly/poly.c 	store_horizontal(status, s->pos, p, s->fs, s->dir, s->polygon_nr);
store_horizontal 1406 lib/gfxpoly/poly.c 	    store_horizontal(status, s->a, s->b, s->fs, s->dir, s->polygon_nr);