Home
last modified time | relevance | path

Searched refs:animation_total_steps (Results 1 – 21 of 21) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dradial_slider_service_provider.cpp110 info->ewi.radial_slider.animation_total_steps, in WriteExtendedProperties()
210 info->ewi.radial_slider.animation_total_steps = slider->gx_radial_slider_animation_total_steps; in CreateNewInstance()
239 …gx_radial_slider_animation_set(slider, info->ewi.radial_slider.animation_total_steps, info->ewi.ra… in GenerateFromInfo()
263 writer.WriteInt("animation_total_steps", info->ewi.radial_slider.animation_total_steps); in SaveToProject()
286 reader.ReadUShort("animation_total_steps", info->ewi.radial_slider.animation_total_steps); in ReadFromProject()
348 …gx_radial_slider_animation_set(slider, new_info->animation_total_steps, new_info->animation_delay,… in SetRadialSliderInfo()
DStudioXProject.h284 USHORT animation_total_steps; member
Dproperties_win.cpp1756 AddEditControl("Total Steps", slider_info->animation_total_steps, ID_RADIAL_SLIDER_TOTAL_STEPS); in AddRadialSliderProps()
3704 info.animation_total_steps = GetDlgItemInt(ID_RADIAL_SLIDER_TOTAL_STEPS, NULL, TRUE); in OnChangeRadialSliderInfo()
/GUIX-v6.2.1/tutorials/demo_guix_radial_slider/
Ddemo_guix_radial_slider_specifications.h102 USHORT animation_total_steps; member
Ddemo_guix_radial_slider_specifications.c121 …gx_radial_slider_animation_set(slider, props->animation_total_steps, props->animation_delay, props… in gx_studio_radial_slider_create()
/GUIX-v6.2.1/samples/demo_guix_washing_machine/
Ddemo_guix_washing_machine_specifications.h121 USHORT animation_total_steps; member
Ddemo_guix_washing_machine_specifications.c163 …gx_radial_slider_animation_set(slider, props->animation_total_steps, props->animation_delay, props… in gx_studio_radial_slider_create()
/GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/
Dtemplate_specifications.h149 USHORT animation_total_steps; member
Dtemplate_specifications.c462 …gx_radial_slider_animation_set(slider, props->animation_total_steps, props->animation_delay, props… in gx_studio_radial_slider_create()
/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Ddemo_guix_car_infotainment_specifications.h166 USHORT animation_total_steps; member
Ddemo_guix_car_infotainment_specifications.c438 …gx_radial_slider_animation_set(slider, props->animation_total_steps, props->animation_delay, props… in gx_studio_radial_slider_create()
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Ddemo_guix_home_automation_specifications.h197 USHORT animation_total_steps; member
Ddemo_guix_home_automation_specifications.c463 …gx_radial_slider_animation_set(slider, props->animation_total_steps, props->animation_delay, props… in gx_studio_radial_slider_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb/
Dall_widgets_32argb_specifications.h259 USHORT animation_total_steps; member
Dall_widgets_32argb_specifications.c607 …gx_radial_slider_animation_set(slider, props->animation_total_steps, props->animation_delay, props… in gx_studio_radial_slider_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_5_1/
Dall_widgets_5_5_1_specifications.h259 USHORT animation_total_steps; member
Dall_widgets_5_5_1_specifications.c606 …gx_radial_slider_animation_set(slider, props->animation_total_steps, props->animation_delay, props… in gx_studio_radial_slider_create()
/GUIX-v6.2.1/test/example_internal/all_widgets/
Dall_widgets_specifications.h259 USHORT animation_total_steps; member
Dall_widgets_specifications.c609 …gx_radial_slider_animation_set(slider, props->animation_total_steps, props->animation_delay, props… in gx_studio_radial_slider_create()
/GUIX-v6.2.1/test/example_internal/partial_frame_buffer_16bpp/
Dpartial_frame_buffer_16bpp_specifications.h293 USHORT animation_total_steps; member
Dpartial_frame_buffer_16bpp_specifications.c612 …gx_radial_slider_animation_set(slider, props->animation_total_steps, props->animation_delay, props… in gx_studio_radial_slider_create()