Searched defs:polygon_array (Results 1 – 2 of 2) sorted by relevance
67 struct polygon_array { struct73 void polygon_array_fill(struct polygon_array *polyarray, struct vg_context *ctx); argument
63 struct polygon_array polygon_array; member1602 struct polygon_array *polygon_array = path_get_fill_polygons(p, &identity); in path_fill() local