Home
last modified time | relevance | path

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

/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dtuxpaint.c1503 static SDL_Surface *img_color_picker, *img_color_picker_thumb, *img_paintwell, *img_color_sel; variable
21526 … getpixels[img_color_picker_thumb->format->BytesPerPixel] (img_color_picker_thumb, x, y)); in do_color_picker()
21529 … getpixels[img_color_picker_thumb->format->BytesPerPixel] (img_color_picker_thumb, x, y)); in do_color_picker()
25138 img_color_picker_thumb = thumbnail(img_color_picker, color_button_w, color_button_h, 0); in setup()
25205 … getpixels[img_color_picker_thumb->format->BytesPerPixel] (img_color_picker_thumb, x, y)); in setup()
25208 … getpixels[img_color_picker_thumb->format->BytesPerPixel] (img_color_picker_thumb, x, y)); in setup()