Home
last modified time | relevance | path

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

/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dparse.h56 const char *simple_shapes; member
H A Dparse.gperf108 complexshapes, NEGBOOL(simple_shapes)
149 simpleshapes, POSBOOL(simple_shapes)
H A Dtuxpaint.c1265 static int simple_shapes = 1; variable
1267 static int simple_shapes; variable
5158 if (!simple_shapes && !shape_no_rotate[cur_shape]) in mainloop()
23532 SETBOOL(simple_shapes); in setup_config()