Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dscreen_base.c408 INT screen_width; in screen_list_slide() local
450screen_width = (target->gx_widget_size.gx_rectangle_right - target->gx_widget_size.gx_rectangle_le… in screen_list_slide()
451 animation_dis = screen_width * (current_index - page_index); in screen_list_slide()
478 animation_info.gx_animation_start_position.gx_point_x += screen_width; in screen_list_slide()
483 animation_info.gx_animation_start_position.gx_point_x -= screen_width; in screen_list_slide()