Home
last modified time | relevance | path

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

/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dtuxpaint.c1492 static SDL_Surface *img_printer, *img_printer_wait; variable
13083 free_surface(&img_printer_wait); in cleanup()
17235 … PROMPT_PRINT_TOO_SOON_YES, "", img_printer_wait, NULL, NULL, SND_YOUCANNOT, 0, screen->h); in print_image()
24929 img_printer_wait = loadimagerb(DATA_PREFIX "images/ui/printer_wait.png"); in setup()