Home
last modified time | relevance | path

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

/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dtuxpaint.c2281 int *thing_scroll; in mainloop() local
2311 thing_scroll = &brush_scroll; in mainloop()
3144 thing_scroll = &brush_scroll; in mainloop()
3165 thing_scroll = &brush_scroll; in mainloop()
3174 thing_scroll = &fill_scroll; in mainloop()
3183 thing_scroll = &shape_scroll; in mainloop()
3291 thing_scroll = &magic_scroll; in mainloop()
3316 thing_scroll = &fill_scroll; in mainloop()
4109 … if (*thing_scroll == 0 || *thing_scroll / gd_items.cols == num_rows_needed - gd_items.rows) in mainloop()
4978 if (*thing_scroll == 0) in mainloop()
[all …]