Searched refs:target_hour (Results 1 – 2 of 2) sorted by relevance
17 GX_WIDGET *target_hour = (GX_WIDGET*)&clock_4_screen.clock_4_screen_hour; in clock_slide_animation_start() local22 …if (target_hour->gx_widget_size.gx_rectangle_left < target_minute->gx_widget_size.gx_rectangle_lef… in clock_slide_animation_start()35 info.gx_animation_target = target_hour; in clock_slide_animation_start()40 info.gx_animation_start_position.gx_point_x = target_hour->gx_widget_size.gx_rectangle_left; in clock_slide_animation_start()42 info.gx_animation_start_position.gx_point_y = target_hour->gx_widget_size.gx_rectangle_top; in clock_slide_animation_start()
29 GX_WIDGET* target_hour = (GX_WIDGET*)&clock_5_screen.clock_5_screen_hour; in clock_slide_animation_start() local34 …if (target_hour->gx_widget_size.gx_rectangle_left < target_minute->gx_widget_size.gx_rectangle_lef… in clock_slide_animation_start()51 info.gx_animation_target = target_hour; in clock_slide_animation_start()56 info.gx_animation_start_position.gx_point_x = target_hour->gx_widget_size.gx_rectangle_left; in clock_slide_animation_start()57 info.gx_animation_start_position.gx_point_y = target_hour->gx_widget_size.gx_rectangle_top; in clock_slide_animation_start()