Home
last modified time | relevance | path

Searched refs:animation_style (Results 1 – 25 of 27) sorted by relevance

12

/GUIX-v6.2.1/test/example_internal/non_linear_animation/
Ddemo_guix_non_linear_animation.c17 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/
Dradial_slider_service_provider.cpp51 CString animation_style; in WriteExtendedProperties() local
53animation_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 …]
DStudioXProject.h286 USHORT animation_style; member
Dproperties_win.cpp1758 …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/
Dvalidation_guix_non_linear_animation.c62 int animation_style; member
114 animation_style = test->animation_style; in control_thread_entry() local
/GUIX-v6.2.1/common/src/
Dgx_radial_slider_animation_set.c76 …_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()
Dgxe_radial_slider_animation_set.c79 …_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/
Dgx_radial_slider.h55 …_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,
Dgx_api.h4106 …_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/
Ddemo_guix_radial_slider_specifications.h104 USHORT animation_style; member
Ddemo_guix_radial_slider_specifications.c121 …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/
Ddemo_guix_washing_machine_specifications.h123 USHORT animation_style; member
Ddemo_guix_washing_machine_specifications.c163 …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/
Dtemplate_specifications.h151 USHORT animation_style; member
Dtemplate_specifications.c462 …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/
Ddemo_guix_car_infotainment_specifications.h168 USHORT animation_style; member
Ddemo_guix_car_infotainment_specifications.c438 …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/
Ddemo_guix_home_automation_specifications.h199 USHORT animation_style; member
Ddemo_guix_home_automation_specifications.c463 …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/
Dall_widgets_32argb_specifications.h261 USHORT animation_style; member
Dall_widgets_32argb_specifications.c607 …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/
Dall_widgets_5_5_1_specifications.h261 USHORT animation_style; member
Dall_widgets_5_5_1_specifications.c606 …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/
Dall_widgets_specifications.h261 USHORT animation_style; member
/GUIX-v6.2.1/test/example_internal/partial_frame_buffer_16bpp/
Dpartial_frame_buffer_16bpp_specifications.h295 USHORT animation_style; member

12