Home
last modified time | relevance | path

Searched refs:gx_widget_shift (Results 1 – 17 of 17) sorted by relevance

/GUIX-v6.2.1/samples/demo_guix_industrial/
Dsequence_window.c523 gx_widget_shift((GX_WIDGET*)&sequence_window.sequence_window_task_title, shift, 0, GX_TRUE); in task_title_animation_init()
524 gx_widget_shift((GX_WIDGET*)&sequence_window.sequence_window_task_icon, shift, 0, GX_TRUE); in task_title_animation_init()
549gx_widget_shift((GX_WIDGET *)&sequence_window.sequence_window_task_title, shift, 0, GX_TRUE); in task_title_animation_update()
550 gx_widget_shift((GX_WIDGET *)&sequence_window.sequence_window_task_icon, shift, 0, GX_TRUE); in task_title_animation_update()
Ddemo_guix_industrial.c287 gx_widget_shift(indicator, x_shift, y_shift, GX_TRUE); in button_indicator_attach()
/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dbase.c89 gx_widget_shift(child, shift, 0, GX_TRUE); in show_hide_screen_contents()
Ddemo_guix_car_infotainment_specifications.c554 gx_widget_shift(control_block, in gx_studio_template_create()
/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_1_message_screen.c49gx_widget_shift(child, left - child->gx_widget_size.gx_rectangle_left, top - child->gx_widget_size… in position_children()
Dpage_3_fitness_screen.c142gx_widget_shift(&fitness_screen.fitness_screen_ekg_dot_icon, 0, ekg_line_start_y - ekg_line_end_y,… in ekg_map_update()
Ddemo_guix_smart_watch.c608 gx_widget_shift(target_screen, in container_screen_slide()
Dguix_smart_watch_specifications.c294 gx_widget_shift(control_block, in gx_studio_template_create()
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dthermostat.c117gx_widget_shift(&controller->thermostat_base_dot_lable, xpos - controller->thermostat_base_dot_lab… in thermostat_controller_info_update()
Dlights.c140gx_widget_shift(&info->light->lights_base_precent_lable, xpos - info->light->lights_base_precent_l… in power_value_update()
Ddemo_guix_home_automation_specifications.c568 gx_widget_shift(control_block, in gx_studio_template_create()
/GUIX-v6.2.1/samples/demo_guix_shapes/
Dtext_rotation_window.c151 gx_widget_shift(window, *xshift, *yshift, GX_TRUE); in ShiftText()
/GUIX-v6.2.1/samples/demo_guix_washing_machine/
Ddemo_guix_washing_machine_specifications.c269 gx_widget_shift(control_block, in gx_studio_template_create()
/GUIX-v6.2.1/common/
DCMakeLists.txt862 ${CMAKE_CURRENT_LIST_DIR}/src/gx_widget_shift.c
/GUIX-v6.2.1/samples/demo_guix_widget_types/
Dguix_widget_types_specifications.c963 gx_widget_shift(control_block, in gx_studio_template_create()
/GUIX-v6.2.1/common/inc/
Dgx_api.h3597 #define gx_widget_shift(a, b, c, d) _gx_widget_shift((GX_WIDGET *)a, b… macro
5076 #define gx_widget_shift(a, b, c, d) _gxe_widget_shift((GX_WIDGET *)a, … macro
/GUIX-v6.2.1/samples/demo_guix_medical/
Dguix_medical_specifications.c580 gx_widget_shift(control_block, in gx_studio_template_create()