Home
last modified time | relevance | path

Searched refs:ID_TEXT_BUTTON (Results 1 – 25 of 153) sorted by relevance

1234567

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_all_widgets_execute.c105 my_event.gx_event_type = GX_SIGNAL(ID_TEXT_BUTTON, GX_EVENT_CLICKED); in control_thread_entry()
107 my_event.gx_event_sender = ID_TEXT_BUTTON; in control_thread_entry()
Dvalidation_guix_widget_find_no_output.c53 gx_widget_find(&button_screen, ID_TEXT_BUTTON, GX_SEARCH_DEPTH_INFINITE, &find); in control_thread_entry()
92 gx_widget_find(&menu_screen, ID_TEXT_BUTTON, GX_SEARCH_DEPTH_INFINITE, &find); in control_thread_entry()
Dvalidation_guix_text_button_24xrgb.c77 gx_widget_find(pButtonScreen, ID_TEXT_BUTTON, 0, &text_button); in control_thread_entry()
Dvalidation_guix_widgets_with_private_string.c90 gx_widget_find(pScrollWheelScreen, ID_TEXT_BUTTON, GX_SEARCH_DEPTH_INFINITE, &text_button); in control_thread_entry()
/GUIX-v6.2.1/test/example_internal/folder_output_test/
Dbutton_screen.c563 ID_TEXT_BUTTON, /* widget id */
644 …{GX_SIGNAL(ID_TEXT_BUTTON, GX_EVENT_CLICKED), 0, SECONDARY_button_screen__id_text_button_gx_event_…
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_0/
Ddemo_guix_all_widgets_5_3_0.c144 case GX_SIGNAL(ID_TEXT_BUTTON, GX_EVENT_CLICKED): in buttons_handler()
Dall_widgets_5_3_0_specifications.h49 #define ID_TEXT_BUTTON 25 macro
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_3/
Ddemo_guix_all_widgets_5_3_3.c144 case GX_SIGNAL(ID_TEXT_BUTTON, GX_EVENT_CLICKED): in buttons_handler()
Dall_widgets_5_3_3_specifications.h49 #define ID_TEXT_BUTTON 25 macro
/GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/
Dtest_theme_edit_specifications.h26 #define ID_TEXT_BUTTON 2 macro
Dtrigger_target_rename_specifications.h28 #define ID_TEXT_BUTTON 4 macro
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_2/
Ddemo_guix_all_widgets_5_3_2.c144 case GX_SIGNAL(ID_TEXT_BUTTON, GX_EVENT_CLICKED): in buttons_handler()
Dall_widgets_5_3_2_specifications.h49 #define ID_TEXT_BUTTON 25 macro
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_1555xrgb/
Dscreenshot_to_bitmap_1555xrgb_specifications.h29 #define ID_TEXT_BUTTON 5 macro
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_16bpp/
Dscreenshot_to_bitmap_16bpp_specifications.h29 #define ID_TEXT_BUTTON 5 macro
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_32bpp/
Dscreenshot_to_bitmap_32bpp_specifications.h29 #define ID_TEXT_BUTTON 5 macro
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_monochrome/
Dscreenshot_to_bitmap_monochrome_specifications.h29 #define ID_TEXT_BUTTON 5 macro
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_4bpp/
Dscreenshot_to_bitmap_4bpp_specifications.h29 #define ID_TEXT_BUTTON 5 macro
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_8bit_palette/
Dscreenshot_to_bitmap_8bit_palette_specifications.h33 #define ID_TEXT_BUTTON 5 macro
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_4444argb/
Dscreenshot_to_bitmap_4444argb_specifications.h29 #define ID_TEXT_BUTTON 5 macro
/GUIX-v6.2.1/test/example_internal/screenshot_to_bitmap/screenshot_to_bitmap_332rgb/
Dscreenshot_to_bitmap_332rgb_specifications.h29 #define ID_TEXT_BUTTON 5 macro
/GUIX-v6.2.1/test/example_internal/widgets_with_private_string/
Dwidgets_with_private_string_specifications.h33 #define ID_TEXT_BUTTON 9 macro
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_4/
Ddemo_guix_all_widgets_5_3_4.c204 case GX_SIGNAL(ID_TEXT_BUTTON, GX_EVENT_CLICKED): in buttons_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_2_0/
Dall_widgets_5_2_0_specifications.h42 #define ID_TEXT_BUTTON 18 macro
/GUIX-v6.2.1/test/example_internal/all_widgets_5_2_5/
Dall_widgets_5_2_5_specifications.h45 #define ID_TEXT_BUTTON 21 macro

1234567