Home | History | Annotate | Download | only in demos

Lines Matching defs:POINT

13 #define POINT(x,y)							\
19 { POINT (100, 100), POINT (10, 50), POINT (110, 10) },
20 { POINT (100, 100), POINT (150, 10), POINT (200, 50) },
21 { POINT (100, 100), POINT (10, 170), POINT (90, 175) },
22 { POINT (100, 100), POINT (170, 150), POINT (120, 190) },