Home
last modified time | relevance | path

Searched refs:GX_STUDIO_WIDGET (Results 1 – 25 of 530) sorted by relevance

12345678910>>...22

/GUIX-v6.2.1/test/example_internal/folder_output_test/
Dstatic_screens.c25 extern GX_CONST GX_STUDIO_WIDGET MAIN_DISPLAY_rotate_screen_define;
27 extern GX_CONST GX_STUDIO_WIDGET MAIN_DISPLAY_scroll_wheel_screen_define;
28 extern GX_CONST GX_STUDIO_WIDGET SECONDARY_rotate_screen_define;
30 extern GX_CONST GX_STUDIO_WIDGET SECONDARY_gauge_screen_define;
843 GX_CONST GX_STUDIO_WIDGET MAIN_DISPLAY_menu_screen_prompt_26_define =
867 GX_CONST GX_STUDIO_WIDGET MAIN_DISPLAY_menu_screen_prompt_25_define =
891 GX_CONST GX_STUDIO_WIDGET MAIN_DISPLAY_menu_screen_text_view_5_define =
915 GX_CONST GX_STUDIO_WIDGET MAIN_DISPLAY_menu_screen_item_1_define =
939 GX_CONST GX_STUDIO_WIDGET MAIN_DISPLAY_menu_screen_item_define =
963 GX_CONST GX_STUDIO_WIDGET MAIN_DISPLAY_menu_screen_ola_menu_4_define =
[all …]
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Ddemo_guix_home_automation_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
73 GX_STUDIO_WIDGET *widget_define; in gx_studio_action_target_get()
78 widget_define = (GX_STUDIO_WIDGET *) action->target; in gx_studio_action_target_get()
110 GX_STUDIO_WIDGET *widget_define; in gx_studio_action_target_find()
115 widget_define = (GX_STUDIO_WIDGET *) action->target; in gx_studio_action_target_find()
136 GX_STUDIO_WIDGET *widget_define; in gx_studio_action_parent_find()
141 widget_define = (GX_STUDIO_WIDGET *)action->parent; in gx_studio_action_parent_find()
361 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl… in gx_studio_multi_line_text_button_create()
379 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
410 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
[all …]
/GUIX-v6.2.1/samples/demo_guix_medical/
Dguix_medical_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
56 GX_STUDIO_WIDGET *widget_define; in gx_studio_action_target_get()
61 widget_define = (GX_STUDIO_WIDGET *) action->target; in gx_studio_action_target_get()
93 GX_STUDIO_WIDGET *widget_define; in gx_studio_action_target_find()
98 widget_define = (GX_STUDIO_WIDGET *) action->target; in gx_studio_action_target_find()
119 GX_STUDIO_WIDGET *widget_define; in gx_studio_action_parent_find()
124 widget_define = (GX_STUDIO_WIDGET *)action->parent; in gx_studio_action_parent_find()
344 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
362 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
375 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated/
Dall_widgets_16bpp_rotated_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
32 GX_CONST GX_STUDIO_WIDGET scroll_wheel_screen_define;
63 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
71 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
89 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl… in gx_studio_multi_line_text_button_create()
107 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET… in gx_studio_checkbox_create()
138 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
169 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
178 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
191 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
[all …]
/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dguix_smart_watch_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
73 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
81 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
94 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
111 UINT gx_studio_radial_progress_bar_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block… in gx_studio_radial_progress_bar_create()
125 UINT gx_studio_sprite_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_sprite_create()
136 UINT gx_studio_prompt_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_prompt_create()
154 UINT gx_studio_numeric_prompt_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_… in gx_studio_numeric_prompt_create()
180 UINT gx_studio_window_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_window_create()
196 UINT gx_studio_multi_line_text_view_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bloc… in gx_studio_multi_line_text_view_create()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw_dave2d_disabled/
Dall_widgets_synergy_16bpp_rotated_cw_dave2d_disabled_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
31 GX_CONST GX_STUDIO_WIDGET scroll_wheel_screen_define;
62 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
70 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
88 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl… in gx_studio_multi_line_text_button_create()
106 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET… in gx_studio_checkbox_create()
137 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
168 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
177 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
190 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_270/
Dall_widgets_16bpp_rotated_270_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
31 GX_CONST GX_STUDIO_WIDGET scroll_wheel_screen_define;
62 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
70 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
88 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl… in gx_studio_multi_line_text_button_create()
106 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET… in gx_studio_checkbox_create()
137 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
168 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
177 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
190 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_4bpp/
Dall_widgets_4bpp_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
30 GX_CONST GX_STUDIO_WIDGET scroll_wheel_screen_define;
61 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
69 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
87 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET… in gx_studio_checkbox_create()
118 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
149 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
158 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
171 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
188 UINT gx_studio_slider_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_slider_create()
[all …]
/GUIX-v6.2.1/test/example_internal/png_draw_16bpp/
Dpng_draw_16bpp_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
50 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
67 UINT gx_studio_window_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_window_create()
422 GX_CONST GX_STUDIO_WIDGET window_icon_17_23_define =
446 GX_CONST GX_STUDIO_WIDGET window_icon_17_22_define =
470 GX_CONST GX_STUDIO_WIDGET window_icon_17_21_define =
494 GX_CONST GX_STUDIO_WIDGET window_icon_17_20_define =
518 GX_CONST GX_STUDIO_WIDGET window_icon_17_10_1_define =
542 GX_CONST GX_STUDIO_WIDGET window_icon_17_19_define =
566 GX_CONST GX_STUDIO_WIDGET window_icon_17_18_19_define =
[all …]
/GUIX-v6.2.1/test/example_internal/png_draw_32bpp/
Dpng_draw_32bpp_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
50 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
67 UINT gx_studio_window_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_window_create()
422 GX_CONST GX_STUDIO_WIDGET window_icon_17_18_13_14_define =
446 GX_CONST GX_STUDIO_WIDGET window_icon_17_18_13_13_define =
470 GX_CONST GX_STUDIO_WIDGET window_icon_17_18_13_12_define =
494 GX_CONST GX_STUDIO_WIDGET window_icon_17_18_13_11_define =
518 GX_CONST GX_STUDIO_WIDGET window_icon_17_18_13_10_define =
542 GX_CONST GX_STUDIO_WIDGET window_icon_17_18_13_9_define =
566 GX_CONST GX_STUDIO_WIDGET window_icon_17_18_13_8_define =
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_1bpp/
Dall_widgets_1bpp_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
30 GX_CONST GX_STUDIO_WIDGET scroll_wheel_screen_define;
61 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
69 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
87 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl… in gx_studio_multi_line_text_button_create()
105 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET… in gx_studio_checkbox_create()
136 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
167 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
176 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
189 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_cw_binary/
Dall_widgets_16bpp_rotated_cw_binary_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
58 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
66 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
84 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET… in gx_studio_checkbox_create()
115 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
146 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
155 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
168 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
185 UINT gx_studio_slider_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_slider_create()
212 UINT gx_studio_pixelmap_slider_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_slider_create()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_ccw_binary/
Dall_widgets_16bpp_rotated_ccw_binary_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
58 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
66 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
84 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET… in gx_studio_checkbox_create()
115 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
146 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
155 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
168 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
185 UINT gx_studio_slider_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_slider_create()
212 UINT gx_studio_pixelmap_slider_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_slider_create()
[all …]
/GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/
Dtest_add_widget_16bpp_specifications.h58 } GX_STUDIO_WIDGET; typedef
62 GX_CONST GX_STUDIO_WIDGET *widget_information;
393 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *…
394 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID…
395 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl…
396 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET…
397 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI…
398 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID…
399 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX…
400 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa…
[all …]
Dtest_add_widget_24bpp_specifications.h58 } GX_STUDIO_WIDGET; typedef
62 GX_CONST GX_STUDIO_WIDGET *widget_information;
393 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *…
394 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID…
395 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl…
396 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET…
397 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI…
398 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID…
399 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX…
400 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa…
[all …]
Dtest_add_widget_8bpp_specifications.h58 } GX_STUDIO_WIDGET; typedef
62 GX_CONST GX_STUDIO_WIDGET *widget_information;
393 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *…
394 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID…
395 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl…
396 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET…
397 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI…
398 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID…
399 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX…
400 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa…
[all …]
Dgeneric_16bpp_specifications.h57 } GX_STUDIO_WIDGET; typedef
61 GX_CONST GX_STUDIO_WIDGET *widget_information;
331 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *…
332 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID…
333 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl…
334 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET…
335 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI…
336 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID…
337 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX…
338 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa…
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp/
Dall_widgets_16bpp_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
30 GX_CONST GX_STUDIO_WIDGET scroll_wheel_screen_define;
61 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
69 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
87 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl… in gx_studio_multi_line_text_button_create()
105 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET… in gx_studio_checkbox_create()
136 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
167 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
176 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
189 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
[all …]
/GUIX-v6.2.1/test/example_internal/runtime_allocate_16bpp/
Druntime_allocate_16bpp_specifications.h62 } GX_STUDIO_WIDGET; typedef
66 GX_CONST GX_STUDIO_WIDGET *widget_information;
317 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *…
318 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID…
319 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl…
320 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET…
321 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI…
322 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID…
323 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX…
324 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa…
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_332rgb/
Dall_widgets_332rgb_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
29 GX_CONST GX_STUDIO_WIDGET scroll_wheel_screen_define;
60 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
68 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
86 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET… in gx_studio_checkbox_create()
117 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
148 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
157 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
170 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
187 UINT gx_studio_slider_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_slider_create()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_4444argb/
Dall_widgets_4444argb_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
29 GX_CONST GX_STUDIO_WIDGET scroll_wheel_screen_define;
60 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
68 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
86 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET… in gx_studio_checkbox_create()
117 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
148 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
157 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
170 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
187 UINT gx_studio_slider_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_slider_create()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_4/
Dall_widgets_5_3_4_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
27 GX_CONST GX_STUDIO_WIDGET scroll_wheel_screen_define;
57 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
65 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
79 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl… in gx_studio_multi_line_text_button_create()
93 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET… in gx_studio_checkbox_create()
120 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
147 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
156 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
169 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
[all …]
/GUIX-v6.2.1/test/example_internal/dynamic_menu/
Ddynamic_menu_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
22 GX_CONST GX_STUDIO_WIDGET second_level_derived_screen_define;
23 GX_CONST GX_STUDIO_WIDGET playlist_screen_define;
24 GX_CONST GX_STUDIO_WIDGET albums_screen_define;
25 GX_CONST GX_STUDIO_WIDGET songs_screen_define;
56 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
74 UINT gx_studio_prompt_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_prompt_create()
92 UINT gx_studio_pixelmap_prompt_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_prompt_create()
122 UINT gx_studio_window_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_window_create()
138 UINT gx_studio_vertical_list_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_W… in gx_studio_vertical_list_create()
[all …]
/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Ddemo_guix_car_infotainment_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
59 GX_STUDIO_WIDGET *widget_define; in gx_studio_action_target_get()
64 widget_define = (GX_STUDIO_WIDGET *) action->target; in gx_studio_action_target_get()
96 GX_STUDIO_WIDGET *widget_define; in gx_studio_action_target_find()
101 widget_define = (GX_STUDIO_WIDGET *) action->target; in gx_studio_action_target_find()
122 GX_STUDIO_WIDGET *widget_define; in gx_studio_action_parent_find()
127 widget_define = (GX_STUDIO_WIDGET *)action->parent; in gx_studio_action_parent_find()
347 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
356 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
369 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_big_endian/
Dall_widgets_16bpp_big_endian_specifications.c18 static GX_WIDGET *gx_studio_nested_widget_create(GX_BYTE *control, GX_CONST GX_STUDIO_WIDGET *defin…
28 GX_CONST GX_STUDIO_WIDGET scroll_wheel_screen_define;
59 UINT gx_studio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *… in gx_studio_button_create()
67 UINT gx_studio_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_text_button_create()
85 UINT gx_studio_multi_line_text_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_bl… in gx_studio_multi_line_text_button_create()
103 UINT gx_studio_checkbox_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET… in gx_studio_checkbox_create()
134 UINT gx_studio_radio_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WI… in gx_studio_radio_button_create()
165 UINT gx_studio_icon_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WID… in gx_studio_icon_button_create()
174 UINT gx_studio_pixelmap_button_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX… in gx_studio_pixelmap_button_create()
187 UINT gx_studio_icon_create(GX_CONST GX_STUDIO_WIDGET *info, GX_WIDGET *control_block, GX_WIDGET *pa… in gx_studio_icon_create()
[all …]

12345678910>>...22