Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Ddemo_guix_smart_watch.c213 static GX_WIDGET *find_visible_screen_of_screen_list(GX_WIDGET **screen_list) in find_visible_screen_of_screen_list() function
316 …slide_animation_info.gx_animation_parent = find_visible_screen_of_screen_list(container_screen_lis… in enable_horizontal_slide_animation()
421 parent = find_visible_screen_of_screen_list(container_screen_list); in send_event_to_current_screen()
424 parent = find_visible_screen_of_screen_list(get_page_screen_list(parent)); in send_event_to_current_screen()
446 current_screen_container = find_visible_screen_of_screen_list(container_screen_list); in slide_to_home_screen()
449 …current_screen = find_visible_screen_of_screen_list(get_page_screen_list(current_screen_container)… in slide_to_home_screen()
493 screen_container = find_visible_screen_of_screen_list(container_screen_list); in page_screen_slide()
600 current_screen_container = find_visible_screen_of_screen_list(container_screen_list); in container_screen_slide()