Revert "Automatic migration to the new eo_add syntax."

We reverted those changes.

This reverts commit 1c99584bcb.
devs/lauromoura/reporting
Tom Hacohen 7 years ago
parent 1c99584bcb
commit a927cdd1a4
  1. 2
      src/bin/about.c
  2. 2
      src/bin/image_blend_border.c
  3. 2
      src/bin/image_blend_border_recolor.c
  4. 2
      src/bin/image_blend_fade_pow2_unscaled.c
  5. 2
      src/bin/image_blend_fade_unscaled.c
  6. 2
      src/bin/image_blend_many_smooth_same_scaled.c
  7. 2
      src/bin/image_blend_nearest_same_scaled.c
  8. 2
      src/bin/image_blend_nearest_scaled.c
  9. 2
      src/bin/image_blend_nearest_solid_same_scaled.c
  10. 2
      src/bin/image_blend_nearest_solid_scaled.c
  11. 2
      src/bin/image_blend_occlude1.c
  12. 2
      src/bin/image_blend_occlude1_few.c
  13. 2
      src/bin/image_blend_occlude1_many.c
  14. 2
      src/bin/image_blend_occlude1_very_many.c
  15. 2
      src/bin/image_blend_occlude2.c
  16. 2
      src/bin/image_blend_occlude2_few.c
  17. 2
      src/bin/image_blend_occlude2_many.c
  18. 2
      src/bin/image_blend_occlude2_very_many.c
  19. 2
      src/bin/image_blend_occlude3.c
  20. 2
      src/bin/image_blend_occlude3_few.c
  21. 2
      src/bin/image_blend_occlude3_many.c
  22. 2
      src/bin/image_blend_occlude3_very_many.c
  23. 2
      src/bin/image_blend_smooth_same_scaled.c
  24. 2
      src/bin/image_blend_smooth_scaled.c
  25. 2
      src/bin/image_blend_smooth_solid_same_scaled.c
  26. 2
      src/bin/image_blend_smooth_solid_scaled.c
  27. 2
      src/bin/image_blend_solid_border.c
  28. 2
      src/bin/image_blend_solid_fade_pow2_unscaled.c
  29. 2
      src/bin/image_blend_solid_fade_unscaled.c
  30. 2
      src/bin/image_blend_solid_middle_border.c
  31. 2
      src/bin/image_blend_solid_middle_unscaled.c
  32. 2
      src/bin/image_blend_solid_unscaled.c
  33. 2
      src/bin/image_blend_unscaled.c
  34. 4
      src/bin/image_crossfade.c
  35. 2
      src/bin/image_data_argb.c
  36. 2
      src/bin/image_data_argb_alpha.c
  37. 2
      src/bin/image_data_ycbcr601pl.c
  38. 2
      src/bin/image_data_ycbcr601pl_map_nearest_solid_rotate.c
  39. 2
      src/bin/image_data_ycbcr601pl_map_solid_rotate.c
  40. 2
      src/bin/image_data_ycbcr601pl_wide_stride.c
  41. 2
      src/bin/image_map_3d_1.c
  42. 2
      src/bin/image_map_3d_2.c
  43. 2
      src/bin/image_map_3d_3.c
  44. 2
      src/bin/image_map_3d_4.c
  45. 2
      src/bin/image_map_3d_5.c
  46. 2
      src/bin/image_map_3d_6.c
  47. 4
      src/bin/image_map_3d_flow.c
  48. 2
      src/bin/image_map_color_alpha_nearest_rotate.c
  49. 2
      src/bin/image_map_color_alpha_nearest_solid_rotate.c
  50. 2
      src/bin/image_map_color_alpha_rotate.c
  51. 2
      src/bin/image_map_color_alpha_solid_rotate.c
  52. 2
      src/bin/image_map_color_nearest_rotate.c
  53. 2
      src/bin/image_map_color_nearest_solid_rotate.c
  54. 2
      src/bin/image_map_color_rotate.c
  55. 2
      src/bin/image_map_color_solid_rotate.c
  56. 2
      src/bin/image_map_nearest_rotate.c
  57. 2
      src/bin/image_map_nearest_solid_rotate.c
  58. 2
      src/bin/image_map_rotate.c
  59. 2
      src/bin/image_map_solid_rotate.c
  60. 4
      src/bin/image_mask.c
  61. 4
      src/bin/image_mask_10.c
  62. 4
      src/bin/image_mask_11.c
  63. 4
      src/bin/image_mask_12.c
  64. 4
      src/bin/image_mask_13.c
  65. 4
      src/bin/image_mask_2.c
  66. 4
      src/bin/image_mask_3.c
  67. 4
      src/bin/image_mask_4.c
  68. 4
      src/bin/image_mask_5.c
  69. 4
      src/bin/image_mask_6.c
  70. 4
      src/bin/image_mask_7.c
  71. 4
      src/bin/image_mask_8.c
  72. 4
      src/bin/image_mask_9.c
  73. 2
      src/bin/image_quality_scale.c
  74. 2
      src/bin/line_blend.c
  75. 2
      src/bin/poly_blend.c
  76. 4
      src/bin/proxy_image.c
  77. 4
      src/bin/proxy_image_offscreen.c
  78. 4
      src/bin/proxy_text_fixed.c
  79. 4
      src/bin/proxy_text_random.c
  80. 2
      src/bin/rect_blend.c
  81. 2
      src/bin/rect_blend_few.c
  82. 2
      src/bin/rect_blend_pow2.c
  83. 2
      src/bin/rect_blend_pow2_few.c
  84. 2
      src/bin/rect_solid.c
  85. 2
      src/bin/rect_solid_few.c
  86. 6
      src/bin/snapshot_widgets_file_icons.c
  87. 2
      src/bin/text_basic.c
  88. 2
      src/bin/text_change.c
  89. 2
      src/bin/text_styles.c
  90. 2
      src/bin/text_styles_different_strings.c
  91. 2
      src/bin/textblock_auto_align.c
  92. 2
      src/bin/textblock_basic.c
  93. 2
      src/bin/textblock_intl.c
  94. 2
      src/bin/textblock_text_append.c
  95. 20
      src/bin/ui.c
  96. 4
      src/bin/vg_basic_circle.c
  97. 6
      src/bin/vg_basic_gradient.c
  98. 4
      src/bin/vg_basic_rect.c
  99. 6
      src/bin/vg_scaled.c
  100. 4
      src/bin/widgets_file_icons.c
  101. Some files were not shown because too many files have changed in this diff Show More

@ -8,7 +8,7 @@ _setup(void)
Evas_Object *o;
Evas_Textblock_Style *st;
eo_add(&o, EVAS_TEXTBLOCK_CLASS, evas);
o = eo_add(EVAS_TEXTBLOCK_CLASS, evas);
efl_gfx_position_set(o, 10, 40);
efl_gfx_size_set(o, win_w - 20, win_h - 50);
efl_gfx_visible_set(o, EINA_TRUE);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("bar.png"), NULL);
evas_obj_image_border_set(o, 6, 6, 6, 6);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("pan.png"), NULL);
efl_gfx_color_set(o, 64, 64, 64, 255);

@ -25,7 +25,7 @@ static void _setup(void)
{
int a;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -24,7 +24,7 @@ static void _setup(void)
for (i = 0; i < OBNUM; i++)
{
int a;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
a = rnd()&0xff;
efl_file_set(o, build_path("logo.png"), NULL);

@ -25,7 +25,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < MANYNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
n = rnd() % 100;
w = 3 + ((n * (60 - 3)) / 100);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_image_smooth_scale_set(o, 0);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_image_smooth_scale_set(o, 0);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_image_smooth_scale_set(o, 0);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_image_smooth_scale_set(o, 0);

@ -24,7 +24,7 @@ static void _setup(void)
srnd();
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
if (i < (OBNUM / 2))
{

@ -27,7 +27,7 @@ static void _setup(void)
srnd();
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
if (i < (OBNUM / 2))
{

@ -27,7 +27,7 @@ static void _setup(void)
srnd();
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
if (i < (OBNUM / 2))
{

@ -27,7 +27,7 @@ static void _setup(void)
srnd();
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
if (i < (OBNUM / 2))
{

@ -24,7 +24,7 @@ static void _setup(void)
srnd();
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
if (i & 0x1)
{

@ -27,7 +27,7 @@ static void _setup(void)
srnd();
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
if (i & 0x1)
{

@ -27,7 +27,7 @@ static void _setup(void)
srnd();
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
if (i & 0x1)
{

@ -27,7 +27,7 @@ static void _setup(void)
srnd();
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
if (i & 0x1)
{

@ -24,7 +24,7 @@ static void _setup(void)
srnd();
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
if (i > (OBNUM / 2))
{

@ -27,7 +27,7 @@ static void _setup(void)
srnd();
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
if (i > (OBNUM / 2))
{

@ -27,7 +27,7 @@ static void _setup(void)
srnd();
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
if (i > (OBNUM / 2))
{

@ -27,7 +27,7 @@ static void _setup(void)
srnd();
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
if (i > (OBNUM / 2))
{

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_image_smooth_scale_set(o, 1);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_image_smooth_scale_set(o, 1);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_image_smooth_scale_set(o, 1);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_image_smooth_scale_set(o, 1);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("frame.png"), NULL);
evas_obj_image_border_set(o, 8, 8, 8, 8);

@ -25,7 +25,7 @@ static void _setup(void)
{
int a;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -25,7 +25,7 @@ static void _setup(void)
{
int a;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("bar.png"), NULL);
evas_obj_image_border_set(o, 6, 6, 6, 6);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,7 +23,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -22,14 +22,14 @@ static void _setup(void)
{
Evas_Object *o;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[0] = o;
efl_file_set(o, build_path("im1.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 720, 420);
efl_gfx_size_set(o, 720, 420);
efl_gfx_visible_set(o, EINA_TRUE);
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[1] = o;
efl_file_set(o, build_path("im2.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 720, 420);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < 1; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
evas_obj_image_content_hint_set(o, EVAS_IMAGE_CONTENT_HINT_DYNAMIC);
evas_obj_image_colorspace_set(o, EVAS_COLORSPACE_ARGB8888);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < 1; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
evas_obj_image_content_hint_set(o, EVAS_IMAGE_CONTENT_HINT_DYNAMIC);
evas_obj_image_colorspace_set(o, EVAS_COLORSPACE_ARGB8888);

@ -27,7 +27,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < 1; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
evas_obj_image_content_hint_set(o, EVAS_IMAGE_CONTENT_HINT_DYNAMIC);
evas_obj_image_colorspace_set(o, EVAS_COLORSPACE_YCBCR422P601_PL);

@ -27,7 +27,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < 1; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
evas_obj_image_content_hint_set(o, EVAS_IMAGE_CONTENT_HINT_DYNAMIC);
evas_obj_image_colorspace_set(o, EVAS_COLORSPACE_YCBCR422P601_PL);

@ -27,7 +27,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < 1; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
evas_obj_image_content_hint_set(o, EVAS_IMAGE_CONTENT_HINT_DYNAMIC);
evas_obj_image_colorspace_set(o, EVAS_COLORSPACE_YCBCR422P601_PL);

@ -27,7 +27,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < 1; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
evas_obj_image_content_hint_set(o, EVAS_IMAGE_CONTENT_HINT_DYNAMIC);
evas_obj_image_colorspace_set(o, EVAS_COLORSPACE_YCBCR422P601_PL);

@ -54,7 +54,7 @@ _cube_new(Evas_Coord w, Evas_Coord h, Evas_Coord d)
{
Evas_Object *o;
char buf[256];
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
c->side[i].o = o;
snprintf(buf, sizeof(buf), "cube%i.png", i + 1);
efl_file_set(o, build_path(buf), NULL);

@ -54,7 +54,7 @@ _cube_new(Evas_Coord w, Evas_Coord h, Evas_Coord d)
{
Evas_Object *o;
char buf[256];
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
c->side[i].o = o;
snprintf(buf, sizeof(buf), "cube%i.png", i + 1);
efl_file_set(o, build_path(buf), NULL);

@ -54,7 +54,7 @@ _cube_new(Evas_Coord w, Evas_Coord h, Evas_Coord d)
{
Evas_Object *o;
char buf[256];
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
c->side[i].o = o;
snprintf(buf, sizeof(buf), "cube%i.png", i + 1);
efl_file_set(o, build_path(buf), NULL);

@ -54,7 +54,7 @@ _cube_new(Evas_Coord w, Evas_Coord h, Evas_Coord d)
{
Evas_Object *o;
char buf[256];
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
c->side[i].o = o;
snprintf(buf, sizeof(buf), "cube%i.png", i + 1);
efl_file_set(o, build_path(buf), NULL);

@ -54,7 +54,7 @@ _cube_new(Evas_Coord w, Evas_Coord h, Evas_Coord d)
{
Evas_Object *o;
char buf[256];
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
c->side[i].o = o;
snprintf(buf, sizeof(buf), "im%i.png", (i % 2) + 1);
efl_file_set(o, build_path(buf), NULL);

@ -54,7 +54,7 @@ _cube_new(Evas_Coord w, Evas_Coord h, Evas_Coord d)
{
Evas_Object *o;
char buf[256];
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
c->side[i].o = o;
snprintf(buf, sizeof(buf), "im%i.png", (i % 2) + 1);
efl_file_set(o, build_path(buf), NULL);

@ -29,7 +29,7 @@ static void _setup(void)
{
char buf[256];
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
snprintf(buf, sizeof(buf), "cube%i.png", (i % 6) + 1);
efl_file_set(o, build_path(buf), NULL);
@ -38,7 +38,7 @@ static void _setup(void)
efl_image_smooth_scale_set(o, 0);
efl_gfx_visible_set(o, EINA_TRUE);
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_reflec[i] = o;
snprintf(buf, sizeof(buf), "cube%i.png", (i % 6) + 1);
efl_file_set(o, build_path(buf), NULL);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < (OBNUM / 2); i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < (OBNUM / 2); i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < (OBNUM / 2); i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < (OBNUM / 2); i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < (OBNUM / 2); i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < (OBNUM / 2); i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < (OBNUM / 2); i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < (OBNUM / 2); i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < (OBNUM / 2); i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < (OBNUM / 2); i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < (OBNUM / 2); i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < (OBNUM / 2); i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,14 +23,14 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i+= 2)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);
efl_gfx_size_set(o, 120, 160);
efl_gfx_visible_set(o, EINA_TRUE);
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i + 1] = o;
efl_file_set(o, build_path("e-logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,7 +23,7 @@ static void _setup(void)
int i;
Evas_Object *o;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_mask = o;
efl_file_set(o, build_path("e-logo-mask.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 720, 420);
@ -33,7 +33,7 @@ static void _setup(void)
for (i = 0; i < 1; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("texture.png"), NULL);
efl_gfx_fill_set(o, 0, 0, win_w * 4, win_h * 4);

@ -23,7 +23,7 @@ static void _setup(void)
int i;
Evas_Object *o;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_mask = o;
efl_file_set(o, build_path("e-logo-mask.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 720, 420);
@ -33,7 +33,7 @@ static void _setup(void)
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,7 +23,7 @@ static void _setup(void)
int i;
Evas_Object *o;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_mask = o;
efl_file_set(o, build_path("e-logo-mask.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 720, 420);
@ -33,7 +33,7 @@ static void _setup(void)
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,7 +23,7 @@ static void _setup(void)
int i;
Evas_Object *o;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_mask = o;
efl_file_set(o, build_path("e-logo-mask.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 720, 420);
@ -33,7 +33,7 @@ static void _setup(void)
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,14 +23,14 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i+= 2)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("image.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);
efl_gfx_size_set(o, 120, 160);
efl_gfx_visible_set(o, EINA_TRUE);
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i + 1] = o;
efl_file_set(o, build_path("e-logo-2.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,14 +23,14 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < OBNUM; i+= 2)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("e-logo-2.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);
efl_gfx_size_set(o, 120, 160);
efl_gfx_visible_set(o, EINA_TRUE);
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i + 1] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,7 +23,7 @@ static void _setup(void)
int i;
Evas_Object *o;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_mask = o;
efl_file_set(o, build_path("e-logo-mask.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 720, 420);
@ -33,7 +33,7 @@ static void _setup(void)
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,7 +23,7 @@ static void _setup(void)
int i;
Evas_Object *o;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_mask = o;
efl_file_set(o, build_path("e-logo-2.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);
@ -33,7 +33,7 @@ static void _setup(void)
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,7 +23,7 @@ static void _setup(void)
int i;
Evas_Object *o;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_mask = o;
efl_file_set(o, build_path("e-logo-mask.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 720, 420);
@ -33,7 +33,7 @@ static void _setup(void)
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120 / 2, 160 / 2);

@ -23,7 +23,7 @@ static void _setup(void)
int i;
Evas_Object *o;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_mask = o;
efl_file_set(o, build_path("e-logo-2.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);
@ -33,7 +33,7 @@ static void _setup(void)
for (i = 0; i < OBNUM; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("logo.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 120, 160);

@ -23,7 +23,7 @@ static void _setup(void)
int i;
Evas_Object *o;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_mask = o;
efl_file_set(o, build_path("e-logo-mask.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 720, 420);
@ -33,7 +33,7 @@ static void _setup(void)
for (i = 0; i < 1; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("texture.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 500, 444);

@ -23,7 +23,7 @@ static void _setup(void)
int i;
Evas_Object *o;
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_mask = o;
efl_file_set(o, build_path("e-logo-mask.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 720, 420);
@ -33,7 +33,7 @@ static void _setup(void)
for (i = 0; i < 1; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("texture.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 500, 444);

@ -24,7 +24,7 @@ static void _setup(void)
Evas_Object *o;
for (i = 0; i < 1; i++)
{
eo_add(&o, EVAS_IMAGE_CLASS, evas);
o = eo_add(EVAS_IMAGE_CLASS, evas);
o_images[i] = o;
efl_file_set(o, build_path("tp.png"), NULL);
efl_gfx_fill_set(o, 0, 0, 640, 480);

@ -26,7 +26,7 @@ static void _setup(void)
{
int r, g, b, a;
eo_add(&o, EVAS_LINE_CLASS, evas);
o = eo_add(EVAS_LINE_CLASS, evas);
o_images[i] = o;
a = (rnd()&0xff) / 2;
r = ((rnd()&0xff) * a) / 255;

@ -73,7 +73,7 @@ static void _setup(void)
{
int r, g, b, a;
eo_add(&o, EVAS_POLYGON_CLASS, evas);
o = eo_add(EVAS_POLYGON_CLASS, evas);