Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dscreen_base.c65 (GX_WIDGET *)&locks_screen.locks_screen_pagination_1,
66 (GX_WIDGET *)&locks_screen.locks_screen_pagination_2,
67 (GX_WIDGET *)&locks_screen.locks_screen_pagination_3,
92 { &locks_screen.base, locks_win_list, locks_pagination_list},
577 base = &locks_screen.base; in on_footer_menu_clicked()
Dlocks.c434 …gx_animation_drag_disable(&slide_animation, (GX_WIDGET *)&locks_screen.base.screen_base_slide_win); in start_lock_children_animation()
437 pagination_button_enable_disable((GX_WINDOW *)&locks_screen.base, GX_FALSE); in start_lock_children_animation()
575 gx_prompt_text_id_set(&locks_screen.base.screen_base_add_text, GX_STRING_ID_ADD_LOCK); in locks_screen_init()
Ddemo_guix_home_automation_specifications.h671 extern LOCKS_SCREEN_CONTROL_BLOCK locks_screen;
Ddemo_guix_home_automation_specifications.c32 LOCKS_SCREEN_CONTROL_BLOCK locks_screen; variable
10210 { &locks_screen_define, (GX_WIDGET *) &locks_screen },