Home
last modified time | relevance | path

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

/GUIX-v6.4.1/samples/demo_guix_smart_watch/
Ddemo_guix_smart_watch.c33 static GX_WIDGET *container_screen_list[] = { variable
263 while (container_screen_list[index]) in get_screen_container()
265 screen_list = get_page_screen_list(container_screen_list[index]); in get_screen_container()
272 return container_screen_list[index]; in get_screen_container()
294 slide_animation_info.gx_animation_slide_screen_list = container_screen_list; in enable_vertical_slide_animation()
316 …ide_animation_info.gx_animation_parent = find_visible_screen_of_screen_list(container_screen_list); in enable_horizontal_slide_animation()
421 parent = find_visible_screen_of_screen_list(container_screen_list); in send_event_to_current_screen()
446 current_screen_container = find_visible_screen_of_screen_list(container_screen_list); 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()
[all …]