Searched refs:container_screen_list (Results 1 – 1 of 1) sorted by relevance
33 static GX_WIDGET *container_screen_list[] = { variable263 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 …]