| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_all_widgets_radial_slider_property.c | 63 VOID animation_update_callback(GX_RADIAL_SLIDER *slider) in animation_update_callback() function 81 …dial_slider_animation_set(slider, 15, 2, GX_ANIMATION_CIRC_EASE_IN_OUT, animation_update_callback); in control_thread_entry() 119 …dial_slider_animation_set(slider, 15, 2, GX_ANIMATION_CIRC_EASE_IN_OUT, animation_update_callback); in control_thread_entry()
|
| /GUIX-v6.2.1/common/src/ |
| D | gx_radial_slider_animation_set.c | 77 VOID (*animation_update_callback)(GX_RADIAL_SLIDER *slider)) in _gx_radial_slider_animation_set() 82 slider -> gx_radial_slider_animation_update_callback = animation_update_callback; in _gx_radial_slider_animation_set()
|
| D | gxe_radial_slider_animation_set.c | 80 VOID (*animation_update_callback)(GX_RADIAL_SLIDER *slider)) in _gxe_radial_slider_animation_set() 100 … _gx_radial_slider_animation_set(slider, steps, delay, animation_style, animation_update_callback); in _gxe_radial_slider_animation_set()
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_radial_slider.h | 56 VOID (*animation_update_callback)(GX_RADIAL_SLIDER *slider)); 74 VOID (*animation_update_callback)(GX_RADIAL_SLIDER *slider));
|
| D | gx_api.h | 4107 VOID (*animation_update_callback)(GX_RADIAL_SLIDER *slider)); 5585 VOID (*animation_update_callback)(GX_RADIAL_SLIDER *slider));
|
| /GUIX-v6.2.1/tutorials/demo_guix_radial_slider/ |
| D | demo_guix_radial_slider_specifications.h | 105 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
|
| D | demo_guix_radial_slider_specifications.c | 121 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/samples/demo_guix_washing_machine/ |
| D | demo_guix_washing_machine_specifications.h | 124 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
|
| D | demo_guix_washing_machine_specifications.c | 163 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/ |
| D | template_specifications.h | 152 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
|
| D | template_specifications.c | 462 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/samples/demo_guix_car_infotainment/ |
| D | demo_guix_car_infotainment_specifications.h | 169 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
|
| D | demo_guix_car_infotainment_specifications.c | 438 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/samples/demo_guix_home_automation/ |
| D | demo_guix_home_automation_specifications.h | 200 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
|
| D | demo_guix_home_automation_specifications.c | 463 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_32argb/ |
| D | all_widgets_32argb_specifications.h | 262 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
|
| D | all_widgets_32argb_specifications.c | 607 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_5_1/ |
| D | all_widgets_5_5_1_specifications.h | 262 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
|
| D | all_widgets_5_5_1_specifications.c | 606 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets/ |
| D | all_widgets_specifications.h | 262 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
|
| D | all_widgets_specifications.c | 609 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/test/example_internal/partial_frame_buffer_16bpp/ |
| D | partial_frame_buffer_16bpp_specifications.h | 296 VOID (*animation_update_callback)(struct GX_RADIAL_SLIDER_STRUCT *slider); member
|
| D | partial_frame_buffer_16bpp_specifications.c | 612 …ion_total_steps, props->animation_delay, props->animation_style, props->animation_update_callback); in gx_studio_radial_slider_create()
|