Home
last modified time | relevance | path

Searched refs:ID_BUTTON (Results 1 – 25 of 30) sorted by relevance

12

/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_all_widgets_button_event_process.c71 case GX_SIGNAL(GX_EVENT_CLICKED, ID_BUTTON): in test_event_handler()
90 gx_widget_find((GX_WIDGET *)&button_screen, ID_BUTTON, ID_BUTTON, &button); in control_thread_entry()
Dvalidation_guix_all_widgets_button_repeat.c66 gx_widget_find((GX_WIDGET *)&button_screen, ID_BUTTON, ID_BUTTON, &button); in control_thread_entry()
/GUIX-v6.4.1/test/example_internal/sprite/
Ddemo_sprite.c52 case GX_SIGNAL(ID_BUTTON, GX_EVENT_CLICKED): in main_screen_event_handler()
Dsprite_specifications.h26 #define ID_BUTTON 2 macro
Dsprite_specifications.c266 ID_BUTTON, /* widget id */
/GUIX-v6.4.1/test/example_internal/all_widgets_32argb/
Ddemo_guix_all_widgets_32argb.c179 case GX_SIGNAL(ID_BUTTON, GX_EVENT_CLICKED): in buttons_handler()
192 case GX_SIGNAL(ID_BUTTON, GX_EVENT_FOCUS_GAIN_NOTIFY): in buttons_handler()
Dall_widgets_32argb_specifications.h76 #define ID_BUTTON 52 macro
/GUIX-v6.4.1/test/example_internal/all_widgets/
Ddemo_guix_all_widgets.c213 case GX_SIGNAL(ID_BUTTON, GX_EVENT_CLICKED): in buttons_handler()
226 case GX_SIGNAL(ID_BUTTON, GX_EVENT_FOCUS_GAIN_NOTIFY): in buttons_handler()
Dall_widgets_specifications.h76 #define ID_BUTTON 52 macro
/GUIX-v6.4.1/test/example_internal/all_widgets_5_5_1/
Ddemo_guix_all_widgets_5_5_1.c206 case GX_SIGNAL(ID_BUTTON, GX_EVENT_CLICKED): in buttons_handler()
219 case GX_SIGNAL(ID_BUTTON, GX_EVENT_FOCUS_GAIN_NOTIFY): in buttons_handler()
Dall_widgets_5_5_1_specifications.h76 #define ID_BUTTON 52 macro
/GUIX-v6.4.1/test/example_internal/partial_frame_buffer_16bpp/
Ddemo_guix_partial_frame_buffer_16bpp.c208 case GX_SIGNAL(ID_BUTTON, GX_EVENT_CLICKED): in buttons_handler()
221 case GX_SIGNAL(ID_BUTTON, GX_EVENT_FOCUS_GAIN_NOTIFY): in buttons_handler()
Dpartial_frame_buffer_16bpp_specifications.h109 #define ID_BUTTON 85 macro
/GUIX-v6.4.1/test/example_internal/all_widgets_5_4_0/
Ddemo_guix_all_widgets_5_4_0.c194 case GX_SIGNAL(ID_BUTTON, GX_EVENT_CLICKED): in buttons_handler()
Dall_widgets_5_4_0_specifications.h66 #define ID_BUTTON 42 macro
Dall_widgets_5_4_0_specifications.c6928 ID_BUTTON, /* widget id */
/GUIX-v6.4.1/test/example_internal/all_widgets_5_4_2/
Ddemo_guix_all_widgets_5_4_2.c196 case GX_SIGNAL(ID_BUTTON, GX_EVENT_CLICKED): in buttons_handler()
Dall_widgets_5_4_2_specifications.h66 #define ID_BUTTON 42 macro
Dall_widgets_5_4_2_specifications.c7304 ID_BUTTON, /* widget id */
/GUIX-v6.4.1/test/example_internal/folder_output_test/
Dbutton_screen.c587 ID_BUTTON, /* widget id */
Ddemo_folder_output_test.c241 case GX_SIGNAL(ID_BUTTON, GX_EVENT_CLICKED): in buttons_handler()
Dfolder_output_test_specifications.h67 #define ID_BUTTON 43 macro
Dfolder_output_test_specifications.c4049 ID_BUTTON, /* widget id */
/GUIX-v6.4.1/test/example_internal/all_widgets_defined_5_4_0_compatibility/
Ddemo_guix_all_widgets_defined_5_4_0_compatibility.c202 case GX_SIGNAL(ID_BUTTON, GX_EVENT_CLICKED): in buttons_handler()
Dall_widgets_defined_5_4_0_compatibility_specifications.h71 #define ID_BUTTON 47 macro

12