Lines Matching defs:ELEMENTS
8 #define ELEMENTS(x) (sizeof(x)/sizeof((x)[0]))
130 add_object_fill(segments, ELEMENTS(segments),
160 add_object_fill(segments, ELEMENTS(segments),
186 add_object_fillm(segments, ELEMENTS(segments),
204 add_object_fill(segments, ELEMENTS(segments),
224 add_object_fill(segments, ELEMENTS(segments),
239 add_object_stroke(segments, ELEMENTS(segments), coords, color, swidth);
273 add_object_m(segments, ELEMENTS(segments), coords,
275 add_object_m(segments, ELEMENTS(segments), coords,
277 add_object_m(segments, ELEMENTS(segments), coords,
294 add_object_fill(segments, ELEMENTS(segments),
319 add_object_m(segments, ELEMENTS(segments), coords,
332 add_object_stroke(segments, ELEMENTS(segments), coords, color, swidth);
348 add_object_fill(segments, ELEMENTS(segments), coords, color);
363 add_object_fill(segments, ELEMENTS(segments), coords, color);
389 add_object_fill(segments, ELEMENTS(segments), coords, color);
414 add_object_fillm(segments, ELEMENTS(segments), coords, color, matrix1);
415 add_object_fillm(segments, ELEMENTS(segments), coords, color, matrix2);
440 add_object_fillm(segments, ELEMENTS(segments), coords, color, matrix1);
441 add_object_fillm(segments, ELEMENTS(segments), coords, color, matrix2);
454 add_object_stroke(segments, ELEMENTS(segments), coords, color, swidth);