Home
last modified time | relevance | path

Searched refs:do_flood_fill (Results 1 – 4 of 4) sorted by relevance

/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dfill.h40 void do_flood_fill(SDL_Surface * screen, SDL_Surface * last, SDL_Surface * canvas, int x, int y, Ui…
H A Dfill.c110 void do_flood_fill(SDL_Surface * screen, SDL_Surface * last, SDL_Surface * canvas, int x, int y, Ui… in do_flood_fill() function
H A Dtuxpaint.c4602do_flood_fill(screen, last, canvas, old_x, old_y, draw_color, canv_color, &x1, &y1, &x2, &y2, sim_… in mainloop()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c9354 image_w, image_h, do_flood_fill) in StartFloodFill() argument
9357 int image_x, image_y, image_w, image_h, do_flood_fill;
9373 if (do_flood_fill && pixel != (-1) && gThreshFillReplaceInfo.use_thresholding) {
9383 if (do_flood_fill) {