/lvgl-latest/tests/src/test_cases/widgets/ |
D | test_btn.c | 7 static lv_obj_t * active_screen = NULL; variable
|
D | test_spinner.c | 7 static lv_obj_t * active_screen = NULL; variable
|
D | test_keyboard.c | 7 static lv_obj_t * active_screen = NULL; variable
|
D | test_imgfont.c | 7 static lv_obj_t * active_screen = NULL; variable
|
D | test_led.c | 7 static lv_obj_t * active_screen = NULL; variable
|
D | test_checkbox.c | 16 static lv_obj_t * active_screen = NULL; variable
|
D | test_win.c | 6 static lv_obj_t * active_screen = NULL; variable
|
D | test_animimg.c | 18 static lv_obj_t * active_screen = NULL; variable
|
D | test_textarea.c | 7 static lv_obj_t * active_screen = NULL; variable
|
D | test_msgbox.c | 23 static lv_obj_t * active_screen = NULL; variable
|
D | test_line.c | 7 static lv_obj_t * active_screen = NULL; variable
|
D | test_arc.c | 19 static lv_obj_t * active_screen = NULL; variable
|
D | test_slider.c | 8 static lv_obj_t * active_screen = NULL; variable
|
/lvgl-latest/demos/smartwatch/ |
D | lv_demo_smartwatch_control.c | 215 lv_obj_t * active_screen = lv_screen_active(); in brightness_slider_event_cb() local 227 lv_obj_t * active_screen = lv_screen_active(); in control_music_events_cb() local
|
D | lv_demo_smartwatch.c | 181 lv_obj_t * active_screen = lv_screen_active(); in lv_demo_smartwatch_show_dialog() local 220 lv_obj_t * active_screen = lv_screen_active(); in lv_demo_smartwatch_load_home_watchface() local 268 lv_obj_t * active_screen = lv_screen_active(); in lv_demo_smartwatch_show_scroll_hint() local
|
D | lv_demo_smartwatch_list.c | 120 lv_obj_t * active_screen = lv_screen_active(); in app_list_clicked_external_event_cb() local 142 lv_obj_t * active_screen = lv_screen_active(); in app_list_clicked_event_cb() local
|
D | lv_demo_smartwatch_easter_egg.c | 279 lv_obj_t * active_screen = lv_screen_active(); in create_screen_event_cb() local
|
/lvgl-latest/tests/src/test_cases/ |
D | test_grid_fr.c | 6 static lv_obj_t * active_screen = NULL; variable
|
D | test_file_explorer.c | 9 static lv_obj_t * active_screen = NULL; variable
|
D | test_margin_align.c | 7 static lv_obj_t * active_screen = NULL; variable
|
D | test_align_flex.c | 7 static lv_obj_t * active_screen = NULL; variable
|
D | test_margin_flex.c | 7 static lv_obj_t * active_screen = NULL; variable
|
D | test_margin_grid.c | 7 static lv_obj_t * active_screen = NULL; variable
|
/lvgl-latest/tests/src/test_cases/libs/ |
D | test_qrcode.c | 10 static lv_obj_t * active_screen = NULL; variable
|
D | test_barcode.c | 9 static lv_obj_t * active_screen = NULL; variable
|