diff options
author | Savio Sena <savio.sena@acm.org> | 2014-09-28 01:35:25 -0300 |
---|---|---|
committer | Savio Sena <savio.sena@acm.org> | 2014-09-28 01:35:25 -0300 |
commit | d1d04667adff9578f564bfa2b1093f48d7524296 (patch) | |
tree | 41bf14b43bac5e71d2e3b488813ad463c89b6e40 /src | |
parent | cc37a06018ea270af87485f5e4689dab2fbc2cfb (diff) |
Enabled all tests.
Diffstat (limited to 'src')
23 files changed, 138 insertions, 117 deletions
diff --git a/src/bin/cxx/proxy_text_fixed.cc b/src/bin/cxx/proxy_text_fixed.cc index 0f6cc67..9d87d89 100644 --- a/src/bin/cxx/proxy_text_fixed.cc +++ b/src/bin/cxx/proxy_text_fixed.cc | |||
@@ -94,7 +94,8 @@ static void _loop(double t, int f) | |||
94 | eo_do(o_texts[i], evas_obj_position_set(x, y)); | 94 | eo_do(o_texts[i], evas_obj_position_set(x, y)); |
95 | } | 95 | } |
96 | FPS_STD(NAME); | 96 | FPS_STD(NAME); |
97 | #endif // XXX | 97 | #endif // XXX |
98 | FPS_STD(NAME); | ||
98 | } | 99 | } |
99 | 100 | ||
100 | /* prepend special key handlers if interactive (before STD) */ | 101 | /* prepend special key handlers if interactive (before STD) */ |
diff --git a/src/bin/cxx/rect_solid_few.cc b/src/bin/cxx/rect_solid_few.cc index 6fa498d..8e2f874 100644 --- a/src/bin/cxx/rect_solid_few.cc +++ b/src/bin/cxx/rect_solid_few.cc | |||
@@ -73,3 +73,8 @@ static void _key(char *key) | |||
73 | KEY_STD; | 73 | KEY_STD; |
74 | } | 74 | } |
75 | 75 | ||
76 | extern "C" void FNAME(void) | ||
77 | { | ||
78 | ui_func_set(_key, _loop); | ||
79 | _setup(); | ||
80 | } | ||
diff --git a/src/bin/cxx/tests.h b/src/bin/cxx/tests.h index 5304802..a0d524e 100644 --- a/src/bin/cxx/tests.h +++ b/src/bin/cxx/tests.h | |||
@@ -3,100 +3,100 @@ | |||
3 | extern "C" { | 3 | extern "C" { |
4 | #endif | 4 | #endif |
5 | 5 | ||
6 | /* #include "font_effect_blur_alpha_capi.h" */ | 6 | #include "font_effect_blur_alpha_capi.h" |
7 | #include "image_blend_border_capi.h" | 7 | #include "image_blend_border_capi.h" |
8 | #include "image_blend_border_recolor_capi.h" | 8 | #include "image_blend_border_recolor_capi.h" |
9 | #include "image_blend_fade_pow2_unscaled_capi.h" | 9 | #include "image_blend_fade_pow2_unscaled_capi.h" |
10 | #include "image_blend_fade_unscaled_capi.h" | 10 | #include "image_blend_fade_unscaled_capi.h" |
11 | /* #include "image_blend_many_smooth_same_scaled_capi.h" */ | 11 | #include "image_blend_many_smooth_same_scaled_capi.h" |
12 | /* #include "image_blend_nearest_same_scaled_capi.h" */ | 12 | #include "image_blend_nearest_same_scaled_capi.h" |
13 | /* #include "image_blend_nearest_scaled_capi.h" */ | 13 | #include "image_blend_nearest_scaled_capi.h" |
14 | /* #include "image_blend_nearest_solid_same_scaled_capi.h" */ | 14 | #include "image_blend_nearest_solid_same_scaled_capi.h" |
15 | /* #include "image_blend_nearest_solid_scaled_capi.h" */ | 15 | #include "image_blend_nearest_solid_scaled_capi.h" |
16 | /* #include "image_blend_occlude1_capi.h" */ | 16 | #include "image_blend_occlude1_capi.h" |
17 | /* #include "image_blend_occlude1_few_capi.h" */ | 17 | #include "image_blend_occlude1_few_capi.h" |
18 | /* #include "image_blend_occlude1_many_capi.h" */ | 18 | #include "image_blend_occlude1_many_capi.h" |
19 | /* #include "image_blend_occlude1_very_many_capi.h" */ | 19 | #include "image_blend_occlude1_very_many_capi.h" |
20 | /* #include "image_blend_occlude2_capi.h" */ | 20 | #include "image_blend_occlude2_capi.h" |
21 | /* #include "image_blend_occlude2_few_capi.h" */ | 21 | #include "image_blend_occlude2_few_capi.h" |
22 | /* #include "image_blend_occlude2_many_capi.h" */ | 22 | #include "image_blend_occlude2_many_capi.h" |
23 | /* #include "image_blend_occlude2_very_many_capi.h" */ | 23 | #include "image_blend_occlude2_very_many_capi.h" |
24 | /* #include "image_blend_occlude3_capi.h" */ | 24 | #include "image_blend_occlude3_capi.h" |
25 | /* #include "image_blend_occlude3_few_capi.h" */ | 25 | #include "image_blend_occlude3_few_capi.h" |
26 | /* #include "image_blend_occlude3_many_capi.h" */ | 26 | #include "image_blend_occlude3_many_capi.h" |
27 | /* #include "image_blend_occlude3_very_many_capi.h" */ | 27 | #include "image_blend_occlude3_very_many_capi.h" |
28 | /* #include "image_blend_smooth_same_scaled_capi.h" */ | 28 | #include "image_blend_smooth_same_scaled_capi.h" |
29 | /* #include "image_blend_smooth_scaled_capi.h" */ | 29 | #include "image_blend_smooth_scaled_capi.h" |
30 | /* #include "image_blend_smooth_solid_same_scaled_capi.h" */ | 30 | #include "image_blend_smooth_solid_same_scaled_capi.h" |
31 | /* #include "image_blend_smooth_solid_scaled_capi.h" */ | 31 | #include "image_blend_smooth_solid_scaled_capi.h" |
32 | /* #include "image_blend_solid_border_capi.h" */ | 32 | #include "image_blend_solid_border_capi.h" |
33 | /* #include "image_blend_solid_fade_pow2_unscaled_capi.h" */ | 33 | #include "image_blend_solid_fade_pow2_unscaled_capi.h" |
34 | /* #include "image_blend_solid_fade_unscaled_capi.h" */ | 34 | #include "image_blend_solid_fade_unscaled_capi.h" |
35 | /* #include "image_blend_solid_middle_border_capi.h" */ | 35 | #include "image_blend_solid_middle_border_capi.h" |
36 | /* #include "image_blend_solid_middle_unscaled_capi.h" */ | 36 | #include "image_blend_solid_middle_unscaled_capi.h" |
37 | /* #include "image_blend_solid_unscaled_capi.h" */ | 37 | #include "image_blend_solid_unscaled_capi.h" |
38 | /* #include "image_blend_unscaled_capi.h" */ | 38 | #include "image_blend_unscaled_capi.h" |
39 | /* #include "image_crossfade_capi.h" */ | 39 | #include "image_crossfade_capi.h" |
40 | /* #include "image_data_argb_alpha_capi.h" */ | 40 | #include "image_data_argb_alpha_capi.h" |
41 | /* #include "image_data_argb_capi.h" */ | 41 | #include "image_data_argb_capi.h" |
42 | /* #include "image_data_ycbcr601pl_capi.h" */ | 42 | #include "image_data_ycbcr601pl_capi.h" |
43 | /* #include "image_data_ycbcr601pl_map_nearest_solid_rotate_capi.h" */ | 43 | #include "image_data_ycbcr601pl_map_nearest_solid_rotate_capi.h" |
44 | /* #include "image_data_ycbcr601pl_map_solid_rotate_capi.h" */ | 44 | #include "image_data_ycbcr601pl_map_solid_rotate_capi.h" |
45 | /* #include "image_data_ycbcr601pl_wide_stride_capi.h" */ | 45 | #include "image_data_ycbcr601pl_wide_stride_capi.h" |
46 | /* #include "image_map_3d_1_capi.h" */ | 46 | #include "image_map_3d_1_capi.h" |
47 | /* #include "image_map_3d_2_capi.h" */ | 47 | #include "image_map_3d_2_capi.h" |
48 | /* #include "image_map_3d_3_capi.h" */ | 48 | #include "image_map_3d_3_capi.h" |
49 | /* #include "image_map_3d_4_capi.h" */ | 49 | #include "image_map_3d_4_capi.h" |
50 | /* #include "image_map_3d_5_capi.h" */ | 50 | #include "image_map_3d_5_capi.h" |
51 | /* #include "image_map_3d_6_capi.h" */ | 51 | #include "image_map_3d_6_capi.h" |
52 | /* #include "image_map_3d_flow_capi.h" */ | 52 | #include "image_map_3d_flow_capi.h" |
53 | /* #include "image_map_color_alpha_nearest_rotate_capi.h" */ | 53 | #include "image_map_color_alpha_nearest_rotate_capi.h" |
54 | /* #include "image_map_color_alpha_nearest_solid_rotate_capi.h" */ | 54 | #include "image_map_color_alpha_nearest_solid_rotate_capi.h" |
55 | /* #include "image_map_color_alpha_rotate_capi.h" */ | 55 | #include "image_map_color_alpha_rotate_capi.h" |
56 | /* #include "image_map_color_alpha_solid_rotate_capi.h" */ | 56 | #include "image_map_color_alpha_solid_rotate_capi.h" |
57 | /* #include "image_map_color_nearest_rotate_capi.h" */ | 57 | #include "image_map_color_nearest_rotate_capi.h" |
58 | /* #include "image_map_color_nearest_solid_rotate_capi.h" */ | 58 | #include "image_map_color_nearest_solid_rotate_capi.h" |
59 | /* #include "image_map_color_rotate_capi.h" */ | 59 | #include "image_map_color_rotate_capi.h" |
60 | /* #include "image_map_color_solid_rotate_capi.h" */ | 60 | #include "image_map_color_solid_rotate_capi.h" |
61 | /* #include "image_map_nearest_rotate_capi.h" */ | 61 | #include "image_map_nearest_rotate_capi.h" |
62 | /* #include "image_map_nearest_solid_rotate_capi.h" */ | 62 | #include "image_map_nearest_solid_rotate_capi.h" |
63 | /* #include "image_map_rotate_capi.h" */ | 63 | #include "image_map_rotate_capi.h" |
64 | /* #include "image_map_solid_rotate_capi.h" */ | 64 | #include "image_map_solid_rotate_capi.h" |
65 | /* #include "image_quality_scale_capi.h" */ | 65 | #include "image_quality_scale_capi.h" |
66 | /* #include "line_blend_capi.h" */ | 66 | #include "line_blend_capi.h" |
67 | /* #include "proxy_image_capi.h" */ | 67 | #include "proxy_image_capi.h" |
68 | /* #include "proxy_image_offscreen_capi.h" */ | 68 | #include "proxy_image_offscreen_capi.h" |
69 | /* #include "proxy_text_fixed_capi.h" */ | 69 | #include "proxy_text_fixed_capi.h" |
70 | /* #include "proxy_text_random_capi.h" */ | 70 | #include "proxy_text_random_capi.h" |
71 | /* #include "rect_blend_capi.h" */ | 71 | #include "rect_blend_capi.h" |
72 | /* #include "rect_blend_few_capi.h" */ | 72 | #include "rect_blend_few_capi.h" |
73 | /* #include "rect_blend_pow2_capi.h" */ | 73 | #include "rect_blend_pow2_capi.h" |
74 | /* #include "rect_blend_pow2_few_capi.h" */ | 74 | #include "rect_blend_pow2_few_capi.h" |
75 | /* #include "rect_solid_capi.h" */ | 75 | #include "rect_solid_capi.h" |
76 | /* #include "rect_solid_few_capi.h" */ | 76 | #include "rect_solid_few_capi.h" |
77 | /* #include "text_basic_capi.h" */ | 77 | #include "text_basic_capi.h" |
78 | /* #include "text_change_capi.h" */ | 78 | #include "text_change_capi.h" |
79 | /* #include "text_styles_capi.h" */ | 79 | #include "text_styles_capi.h" |
80 | /* #include "text_styles_different_strings_capi.h" */ | 80 | #include "text_styles_different_strings_capi.h" |
81 | /* #include "textblock_auto_align_capi.h" */ | 81 | #include "textblock_auto_align_capi.h" |
82 | /* #include "textblock_basic_capi.h" */ | 82 | #include "textblock_basic_capi.h" |
83 | /* #include "textblock_intl_capi.h" */ | 83 | #include "textblock_intl_capi.h" |
84 | /* #include "textblock_text_append_capi.h" */ | 84 | #include "textblock_text_append_capi.h" |
85 | /* #include "widgets_file_icons_2_capi.h" */ | 85 | #include "widgets_file_icons_2_capi.h" |
86 | /* #include "widgets_file_icons_2_grouped_capi.h" */ | 86 | #include "widgets_file_icons_2_grouped_capi.h" |
87 | /* #include "widgets_file_icons_2_same_capi.h" */ | 87 | #include "widgets_file_icons_2_same_capi.h" |
88 | /* #include "widgets_file_icons_2_same_grouped_capi.h" */ | 88 | #include "widgets_file_icons_2_same_grouped_capi.h" |
89 | /* #include "widgets_file_icons_3_capi.h" */ | 89 | #include "widgets_file_icons_3_capi.h" |
90 | /* #include "widgets_file_icons_4_capi.h" */ | 90 | #include "widgets_file_icons_4_capi.h" |
91 | /* #include "widgets_file_icons_capi.h" */ | 91 | #include "widgets_file_icons_capi.h" |
92 | /* #include "widgets_list_1_capi.h" */ | 92 | #include "widgets_list_1_capi.h" |
93 | /* #include "widgets_list_1_grouped_capi.h" */ | 93 | #include "widgets_list_1_grouped_capi.h" |
94 | /* #include "widgets_list_2_capi.h" */ | 94 | #include "widgets_list_2_capi.h" |
95 | /* #include "widgets_list_2_grouped_capi.h" */ | 95 | #include "widgets_list_2_grouped_capi.h" |
96 | /* #include "widgets_list_3_capi.h" */ | 96 | #include "widgets_list_3_capi.h" |
97 | /* #include "widgets_list_3_grouped_capi.h" */ | 97 | #include "widgets_list_3_grouped_capi.h" |
98 | /* #include "widgets_list_4_capi.h" */ | 98 | #include "widgets_list_4_capi.h" |
99 | /* #include "widgets_list_4_grouped_capi.h" */ | 99 | #include "widgets_list_4_grouped_capi.h" |
100 | 100 | ||
101 | #ifdef __cplusplus | 101 | #ifdef __cplusplus |
102 | } | 102 | } |
diff --git a/src/bin/cxx/text_styles.cc b/src/bin/cxx/text_styles.cc index 6299954..446ec22 100644 --- a/src/bin/cxx/text_styles.cc +++ b/src/bin/cxx/text_styles.cc | |||
@@ -73,7 +73,8 @@ static void _loop(double t, int f) | |||
73 | eo_do(o_texts[i], evas_obj_position_set(x, y)); | 73 | eo_do(o_texts[i], evas_obj_position_set(x, y)); |
74 | } | 74 | } |
75 | FPS_STD(NAME); | 75 | FPS_STD(NAME); |
76 | #endif // XXX | 76 | #endif // XXX |
77 | FPS_STD(NAME); | ||
77 | } | 78 | } |
78 | 79 | ||
79 | static void _key(char *key) | 80 | static void _key(char *key) |
diff --git a/src/bin/cxx/textblock_auto_align.cc b/src/bin/cxx/textblock_auto_align.cc index bf23787..8e822e5 100644 --- a/src/bin/cxx/textblock_auto_align.cc +++ b/src/bin/cxx/textblock_auto_align.cc | |||
@@ -19,7 +19,7 @@ | |||
19 | static int done = 0; | 19 | static int done = 0; |
20 | 20 | ||
21 | /* private data */ | 21 | /* private data */ |
22 | static evas::textblock text; | 22 | //static evas::textblock text; // XXX not allowed to |
23 | 23 | ||
24 | /* setup */ | 24 | /* setup */ |
25 | static void _setup(void) | 25 | static void _setup(void) |
@@ -86,8 +86,8 @@ static void _loop(double t, int f) | |||
86 | evas_obj_position_set(x, y), | 86 | evas_obj_position_set(x, y), |
87 | evas_obj_size_set(w, h)); | 87 | evas_obj_size_set(w, h)); |
88 | 88 | ||
89 | FPS_STD(NAME); | ||
90 | #endif /// XXX | 89 | #endif /// XXX |
90 | FPS_STD(NAME); | ||
91 | } | 91 | } |
92 | 92 | ||
93 | static void _key(char *key) | 93 | static void _key(char *key) |
diff --git a/src/bin/cxx/textblock_basic.cc b/src/bin/cxx/textblock_basic.cc index 54ce27f..9a905ff 100644 --- a/src/bin/cxx/textblock_basic.cc +++ b/src/bin/cxx/textblock_basic.cc | |||
@@ -19,7 +19,7 @@ | |||
19 | static int done = 0; | 19 | static int done = 0; |
20 | 20 | ||
21 | /* private data */ | 21 | /* private data */ |
22 | static evas::text text; | 22 | // static evas::text text; // XXX not allowed to |
23 | 23 | ||
24 | /* setup */ | 24 | /* setup */ |
25 | static void _setup(void) | 25 | static void _setup(void) |
@@ -148,9 +148,8 @@ static void _loop(double t, int f) | |||
148 | eo_do(o_text, | 148 | eo_do(o_text, |
149 | evas_obj_position_set(x, y), | 149 | evas_obj_position_set(x, y), |
150 | evas_obj_size_set(w, 5000)); | 150 | evas_obj_size_set(w, 5000)); |
151 | 151 | #endif | |
152 | FPS_STD(NAME); | 152 | FPS_STD(NAME); |
153 | #endif | ||
154 | } | 153 | } |
155 | 154 | ||
156 | static void _key(char *key) | 155 | static void _key(char *key) |
diff --git a/src/bin/cxx/textblock_intl.cc b/src/bin/cxx/textblock_intl.cc index 0ebd9c9..ded74f7 100644 --- a/src/bin/cxx/textblock_intl.cc +++ b/src/bin/cxx/textblock_intl.cc | |||
@@ -19,7 +19,7 @@ | |||
19 | static int done = 0; | 19 | static int done = 0; |
20 | 20 | ||
21 | /* private data */ | 21 | /* private data */ |
22 | evas::text text; | 22 | //evas::text text; // XXX not allowed to |
23 | 23 | ||
24 | /* setup */ | 24 | /* setup */ |
25 | static void _setup(void) | 25 | static void _setup(void) |
@@ -119,8 +119,8 @@ static void _loop(double t, int f) | |||
119 | evas_obj_position_set(x, y), | 119 | evas_obj_position_set(x, y), |
120 | evas_obj_size_set(w, h)); | 120 | evas_obj_size_set(w, h)); |
121 | 121 | ||
122 | #endif // XXX | ||
122 | FPS_STD(NAME); | 123 | FPS_STD(NAME); |
123 | #endif // XXX | ||
124 | } | 124 | } |
125 | 125 | ||
126 | static void _key(char *key) | 126 | static void _key(char *key) |
diff --git a/src/bin/cxx/textblock_text_append.cc b/src/bin/cxx/textblock_text_append.cc index 67a7c31..44be4e9 100644 --- a/src/bin/cxx/textblock_text_append.cc +++ b/src/bin/cxx/textblock_text_append.cc | |||
@@ -19,7 +19,7 @@ | |||
19 | static int done = 0; | 19 | static int done = 0; |
20 | 20 | ||
21 | /* private data */ | 21 | /* private data */ |
22 | static evas::text text; | 22 | // static evas::text text; // XXX not allowed to |
23 | 23 | ||
24 | /* setup */ | 24 | /* setup */ |
25 | static void _setup(void) | 25 | static void _setup(void) |
@@ -135,8 +135,8 @@ static void _loop(double t, int f) | |||
135 | else | 135 | else |
136 | evas_textblock_cursor_paragraph_next(cur); | 136 | evas_textblock_cursor_paragraph_next(cur); |
137 | 137 | ||
138 | #endif // XXX | ||
138 | FPS_STD(NAME); | 139 | FPS_STD(NAME); |
139 | #endif // XXX | ||
140 | } | 140 | } |
141 | 141 | ||
142 | static void _key(char *key) | 142 | static void _key(char *key) |
diff --git a/src/bin/cxx/widgets_file_icons.cc b/src/bin/cxx/widgets_file_icons.cc index 6f0f9d8..5fe4559 100644 --- a/src/bin/cxx/widgets_file_icons.cc +++ b/src/bin/cxx/widgets_file_icons.cc | |||
@@ -101,7 +101,8 @@ static void _loop(double t, int f) | |||
101 | } | 101 | } |
102 | } | 102 | } |
103 | FPS_STD(NAME); | 103 | FPS_STD(NAME); |
104 | #endif // XXX | 104 | #endif // XXX |
105 | FPS_STD(NAME); | ||
105 | } | 106 | } |
106 | 107 | ||
107 | static void _key(char *key) | 108 | static void _key(char *key) |
diff --git a/src/bin/cxx/widgets_file_icons_2.cc b/src/bin/cxx/widgets_file_icons_2.cc index 53d9294..45e8d4f 100644 --- a/src/bin/cxx/widgets_file_icons_2.cc +++ b/src/bin/cxx/widgets_file_icons_2.cc | |||
@@ -98,7 +98,8 @@ static void _loop(double t, int f) | |||
98 | } | 98 | } |
99 | } | 99 | } |
100 | FPS_STD(NAME); | 100 | FPS_STD(NAME); |
101 | #endif | 101 | #endif |
102 | FPS_STD(NAME); | ||
102 | } | 103 | } |
103 | 104 | ||
104 | 105 | ||
diff --git a/src/bin/cxx/widgets_file_icons_2_grouped.cc b/src/bin/cxx/widgets_file_icons_2_grouped.cc index aa63752..04ac413 100644 --- a/src/bin/cxx/widgets_file_icons_2_grouped.cc +++ b/src/bin/cxx/widgets_file_icons_2_grouped.cc | |||
@@ -108,7 +108,8 @@ static void _loop(double t, int f) | |||
108 | } | 108 | } |
109 | } | 109 | } |
110 | FPS_STD(NAME); | 110 | FPS_STD(NAME); |
111 | #endif // XXX | 111 | #endif // XXX |
112 | FPS_STD(NAME); | ||
112 | } | 113 | } |
113 | 114 | ||
114 | static void _key(char *key) | 115 | static void _key(char *key) |
diff --git a/src/bin/cxx/widgets_file_icons_2_same.cc b/src/bin/cxx/widgets_file_icons_2_same.cc index 2b58c91..d180ee4 100644 --- a/src/bin/cxx/widgets_file_icons_2_same.cc +++ b/src/bin/cxx/widgets_file_icons_2_same.cc | |||
@@ -84,7 +84,8 @@ static void _loop(double t, int f) | |||
84 | } | 84 | } |
85 | } | 85 | } |
86 | FPS_STD(NAME); | 86 | FPS_STD(NAME); |
87 | #endif | 87 | #endif |
88 | FPS_STD(NAME); | ||
88 | } | 89 | } |
89 | 90 | ||
90 | static void _key(char *key) | 91 | static void _key(char *key) |
diff --git a/src/bin/cxx/widgets_file_icons_2_same_grouped.cc b/src/bin/cxx/widgets_file_icons_2_same_grouped.cc index 0ab25b6..c0c72f8 100644 --- a/src/bin/cxx/widgets_file_icons_2_same_grouped.cc +++ b/src/bin/cxx/widgets_file_icons_2_same_grouped.cc | |||
@@ -92,8 +92,9 @@ static void _loop(double t, int f) | |||
92 | y += ICON_SIZE + 16; | 92 | y += ICON_SIZE + 16; |
93 | } | 93 | } |
94 | } | 94 | } |
95 | #endif | ||
95 | FPS_STD(NAME); | 96 | FPS_STD(NAME); |
96 | #endif | 97 | FPS_STD(NAME); |
97 | } | 98 | } |
98 | 99 | ||
99 | /* prepend special key handlers if interactive (before STD) */ | 100 | /* prepend special key handlers if interactive (before STD) */ |
diff --git a/src/bin/cxx/widgets_file_icons_3.cc b/src/bin/cxx/widgets_file_icons_3.cc index 8235c39..3a5524c 100644 --- a/src/bin/cxx/widgets_file_icons_3.cc +++ b/src/bin/cxx/widgets_file_icons_3.cc | |||
@@ -98,7 +98,8 @@ static void _loop(double t, int f) | |||
98 | } | 98 | } |
99 | } | 99 | } |
100 | FPS_STD(NAME); | 100 | FPS_STD(NAME); |
101 | #endif // XXX | 101 | #endif // XXX |
102 | FPS_STD(NAME); | ||
102 | } | 103 | } |
103 | 104 | ||
104 | 105 | ||
diff --git a/src/bin/cxx/widgets_file_icons_4.cc b/src/bin/cxx/widgets_file_icons_4.cc index 342cc6b..4ba708b 100644 --- a/src/bin/cxx/widgets_file_icons_4.cc +++ b/src/bin/cxx/widgets_file_icons_4.cc | |||
@@ -98,7 +98,8 @@ static void _loop(double t, int f) | |||
98 | } | 98 | } |
99 | } | 99 | } |
100 | FPS_STD(NAME); | 100 | FPS_STD(NAME); |
101 | #endif | 101 | #endif |
102 | FPS_STD(NAME); | ||
102 | } | 103 | } |
103 | 104 | ||
104 | static void _key(char *key) | 105 | static void _key(char *key) |
diff --git a/src/bin/cxx/widgets_list_1.cc b/src/bin/cxx/widgets_list_1.cc index e4dc19f..4884b8f 100644 --- a/src/bin/cxx/widgets_list_1.cc +++ b/src/bin/cxx/widgets_list_1.cc | |||
@@ -111,7 +111,8 @@ static void _loop(double t, int f) | |||
111 | y += ICON_SIZE; | 111 | y += ICON_SIZE; |
112 | } | 112 | } |
113 | FPS_STD(NAME); | 113 | FPS_STD(NAME); |
114 | #endif // XXX | 114 | #endif // XXX |
115 | FPS_STD(NAME); | ||
115 | } | 116 | } |
116 | 117 | ||
117 | static void _key(char *key) | 118 | static void _key(char *key) |
diff --git a/src/bin/cxx/widgets_list_1_grouped.cc b/src/bin/cxx/widgets_list_1_grouped.cc index 924ca4f..91ef32d 100644 --- a/src/bin/cxx/widgets_list_1_grouped.cc +++ b/src/bin/cxx/widgets_list_1_grouped.cc | |||
@@ -118,7 +118,8 @@ static void _loop(double t, int f) | |||
118 | y += ICON_SIZE; | 118 | y += ICON_SIZE; |
119 | } | 119 | } |
120 | FPS_STD(NAME); | 120 | FPS_STD(NAME); |
121 | #endif // XXX | 121 | #endif // XXX |
122 | FPS_STD(NAME); | ||
122 | } | 123 | } |
123 | 124 | ||
124 | static void _key(char *key) | 125 | static void _key(char *key) |
diff --git a/src/bin/cxx/widgets_list_2.cc b/src/bin/cxx/widgets_list_2.cc index c5c7b9c..40f3be8 100644 --- a/src/bin/cxx/widgets_list_2.cc +++ b/src/bin/cxx/widgets_list_2.cc | |||
@@ -111,7 +111,8 @@ static void _loop(double t, int f) | |||
111 | y += ICON_SIZE; | 111 | y += ICON_SIZE; |
112 | } | 112 | } |
113 | FPS_STD(NAME); | 113 | FPS_STD(NAME); |
114 | #endif | 114 | #endif |
115 | FPS_STD(NAME); | ||
115 | } | 116 | } |
116 | 117 | ||
117 | static void _key(char *key) | 118 | static void _key(char *key) |
diff --git a/src/bin/cxx/widgets_list_2_grouped.cc b/src/bin/cxx/widgets_list_2_grouped.cc index 6521ce5..4705668 100644 --- a/src/bin/cxx/widgets_list_2_grouped.cc +++ b/src/bin/cxx/widgets_list_2_grouped.cc | |||
@@ -119,7 +119,8 @@ static void _loop(double t, int f) | |||
119 | y += ICON_SIZE; | 119 | y += ICON_SIZE; |
120 | } | 120 | } |
121 | FPS_STD(NAME); | 121 | FPS_STD(NAME); |
122 | #endif // XXX | 122 | #endif // XXX |
123 | FPS_STD(NAME); | ||
123 | } | 124 | } |
124 | 125 | ||
125 | static void _key(char *key) | 126 | static void _key(char *key) |
diff --git a/src/bin/cxx/widgets_list_3.cc b/src/bin/cxx/widgets_list_3.cc index fbf2170..660d9f4 100644 --- a/src/bin/cxx/widgets_list_3.cc +++ b/src/bin/cxx/widgets_list_3.cc | |||
@@ -140,7 +140,8 @@ static void _loop(double t, int f) | |||
140 | y += ICON_SIZE; | 140 | y += ICON_SIZE; |
141 | } | 141 | } |
142 | FPS_STD(NAME); | 142 | FPS_STD(NAME); |
143 | #endif | 143 | #endif |
144 | FPS_STD(NAME); | ||
144 | } | 145 | } |
145 | 146 | ||
146 | /* prepend special key handlers if interactive (before STD) */ | 147 | /* prepend special key handlers if interactive (before STD) */ |
diff --git a/src/bin/cxx/widgets_list_3_grouped.cc b/src/bin/cxx/widgets_list_3_grouped.cc index 77fb475..874f530 100644 --- a/src/bin/cxx/widgets_list_3_grouped.cc +++ b/src/bin/cxx/widgets_list_3_grouped.cc | |||
@@ -159,7 +159,8 @@ static void _loop(double t, int f) | |||
159 | y += ICON_SIZE; | 159 | y += ICON_SIZE; |
160 | } | 160 | } |
161 | FPS_STD(NAME); | 161 | FPS_STD(NAME); |
162 | #endif // XXX | 162 | #endif // XXX |
163 | FPS_STD(NAME); | ||
163 | } | 164 | } |
164 | 165 | ||
165 | static void _key(char *key) | 166 | static void _key(char *key) |
diff --git a/src/bin/cxx/widgets_list_4.cc b/src/bin/cxx/widgets_list_4.cc index f9291ca..72fdc9c 100644 --- a/src/bin/cxx/widgets_list_4.cc +++ b/src/bin/cxx/widgets_list_4.cc | |||
@@ -142,7 +142,8 @@ static void _loop(double t, int f) | |||
142 | y += ICON_SIZE; | 142 | y += ICON_SIZE; |
143 | } | 143 | } |
144 | FPS_STD(NAME); | 144 | FPS_STD(NAME); |
145 | #endif | 145 | #endif |
146 | FPS_STD(NAME); | ||
146 | } | 147 | } |
147 | 148 | ||
148 | 149 | ||
diff --git a/src/bin/cxx/widgets_list_4_grouped.cc b/src/bin/cxx/widgets_list_4_grouped.cc index 84b32f3..3f1ae15 100644 --- a/src/bin/cxx/widgets_list_4_grouped.cc +++ b/src/bin/cxx/widgets_list_4_grouped.cc | |||
@@ -153,7 +153,8 @@ static void _loop(double t, int f) | |||
153 | y += ICON_SIZE; | 153 | y += ICON_SIZE; |
154 | } | 154 | } |
155 | FPS_STD(NAME); | 155 | FPS_STD(NAME); |
156 | #endif | 156 | #endif |
157 | FPS_STD(NAME); | ||
157 | } | 158 | } |
158 | 159 | ||
159 | static void _key(char *key) | 160 | static void _key(char *key) |