Home
last modified time | relevance | path

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

/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dshapes.h120 const int shape_filled[NUM_SHAPES] = { variable
H A Dtuxpaint.c13569 if (use_brush && shape_filled[cur_shape] && rx > 0 && ry > 0) in do_shape()