| /GUIX-v6.2.1/test/example_internal/non_linear_animation/ |
| D | demo_guix_non_linear_animation.c | 17 USHORT animation_style = 0; variable 76 animation_info.gx_animation_style = animation_style; in animation_start() 84 if (animation.gx_animation_info.gx_animation_style != animation_style) in generate_line_chart_data() 91 …_gx_utility_easing_function_calculate(animation_style, YPOS_START, YPOS_END, num_data_vals, TOTAL_… in generate_line_chart_data() 106 animation_style = 0; in main_screen_event_process() 111 animation_style = GX_ANIMATION_BACK_EASE_IN; in main_screen_event_process() 116 animation_style = GX_ANIMATION_BACK_EASE_OUT; in main_screen_event_process() 121 animation_style = GX_ANIMATION_BACK_EASE_IN_OUT; in main_screen_event_process() 126 animation_style = GX_ANIMATION_BOUNCE_EASE_IN; in main_screen_event_process() 131 animation_style = GX_ANIMATION_BOUNCE_EASE_OUT; in main_screen_event_process() [all …]
|
| /GUIX-v6.2.1/guix_studio/ |
| D | radial_slider_service_provider.cpp | 51 CString animation_style; in WriteExtendedProperties() local 53 …animation_style = easing_function_select_dlg::GetEasingFuncIdName(info->ewi.radial_slider.animatio… in WriteExtendedProperties() 55 if (animation_style.IsEmpty()) in WriteExtendedProperties() 57 animation_style = _T("0"); in WriteExtendedProperties() 61 animation_style.MakeUpper(); in WriteExtendedProperties() 62 animation_style.Replace(' ', '_'); in WriteExtendedProperties() 63 animation_style.Insert(0, _T("GX_ANIMATION_")); in WriteExtendedProperties() 112 animation_style, in WriteExtendedProperties() 212 info->ewi.radial_slider.animation_style = GX_ANIMATION_CIRC_EASE_IN_OUT; in CreateNewInstance() 240 info->ewi.radial_slider.animation_style, GX_NULL); in GenerateFromInfo() [all …]
|
| D | StudioXProject.h | 286 USHORT animation_style; member
|
| D | properties_win.cpp | 1758 …tion Style", easing_function_list, ID_RADIAL_SLIDER_ANIMATION_STYLE, slider_info->animation_style); in AddRadialSliderProps() 3709 info.animation_style = (GX_VALUE)pBox->GetItemData(box_index); in OnChangeRadialSliderInfo()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_non_linear_animation.c | 62 int animation_style; member 114 animation_style = test->animation_style; in control_thread_entry() local
|
| /GUIX-v6.2.1/common/src/ |
| D | gx_radial_slider_animation_set.c | 76 …_slider_animation_set(GX_RADIAL_SLIDER *slider, USHORT steps, USHORT delay, USHORT animation_style, in _gx_radial_slider_animation_set() argument 81 slider -> gx_radial_slider_animation_style = animation_style; in _gx_radial_slider_animation_set()
|
| D | gxe_radial_slider_animation_set.c | 79 …_slider_animation_set(GX_RADIAL_SLIDER *slider, USHORT steps, USHORT delay, USHORT animation_style, in _gxe_radial_slider_animation_set() argument 100 …status = _gx_radial_slider_animation_set(slider, steps, delay, animation_style, animation_update_c… in _gxe_radial_slider_animation_set()
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_radial_slider.h | 55 …_slider_animation_set(GX_RADIAL_SLIDER *slider, USHORT steps, USHORT delay, USHORT animation_style, 73 …_slider_animation_set(GX_RADIAL_SLIDER *slider, USHORT steps, USHORT delay, USHORT animation_style,
|
| D | gx_api.h | 4106 …_slider_animation_set(GX_RADIAL_SLIDER *slider, USHORT steps, USHORT delay, USHORT animation_style, 5584 …_slider_animation_set(GX_RADIAL_SLIDER *slider, USHORT steps, USHORT delay, USHORT animation_style,
|
| /GUIX-v6.2.1/tutorials/demo_guix_radial_slider/ |
| D | demo_guix_radial_slider_specifications.h | 104 USHORT animation_style; member
|
| D | demo_guix_radial_slider_specifications.c | 121 …slider, props->animation_total_steps, props->animation_delay, props->animation_style, props->anima… in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/samples/demo_guix_washing_machine/ |
| D | demo_guix_washing_machine_specifications.h | 123 USHORT animation_style; member
|
| D | demo_guix_washing_machine_specifications.c | 163 …slider, props->animation_total_steps, props->animation_delay, props->animation_style, props->anima… in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/ |
| D | template_specifications.h | 151 USHORT animation_style; member
|
| D | template_specifications.c | 462 …slider, props->animation_total_steps, props->animation_delay, props->animation_style, props->anima… in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/samples/demo_guix_car_infotainment/ |
| D | demo_guix_car_infotainment_specifications.h | 168 USHORT animation_style; member
|
| D | demo_guix_car_infotainment_specifications.c | 438 …slider, props->animation_total_steps, props->animation_delay, props->animation_style, props->anima… in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/samples/demo_guix_home_automation/ |
| D | demo_guix_home_automation_specifications.h | 199 USHORT animation_style; member
|
| D | demo_guix_home_automation_specifications.c | 463 …slider, props->animation_total_steps, props->animation_delay, props->animation_style, props->anima… in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_32argb/ |
| D | all_widgets_32argb_specifications.h | 261 USHORT animation_style; member
|
| D | all_widgets_32argb_specifications.c | 607 …slider, props->animation_total_steps, props->animation_delay, props->animation_style, props->anima… 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 | 261 USHORT animation_style; member
|
| D | all_widgets_5_5_1_specifications.c | 606 …slider, props->animation_total_steps, props->animation_delay, props->animation_style, props->anima… in gx_studio_radial_slider_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets/ |
| D | all_widgets_specifications.h | 261 USHORT animation_style; member
|
| /GUIX-v6.2.1/test/example_internal/partial_frame_buffer_16bpp/ |
| D | partial_frame_buffer_16bpp_specifications.h | 295 USHORT animation_style; member
|