Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dscreen_base.c409 INT animation_dis; in screen_list_slide() local
451 animation_dis = screen_width * (current_index - page_index); in screen_list_slide()
462 …on.gx_point_x = info->window_list[current_index]->gx_widget_size.gx_rectangle_left + animation_dis; in screen_list_slide()
492 …on_end_position.gx_point_x = animation_info.gx_animation_start_position.gx_point_x + animation_dis; in screen_list_slide()