Home
last modified time | relevance | path

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

/lvgl-3.7.0/demos/music/
Dlv_demo_music_main.c140 lv_obj_t * ctrl_box = create_ctrl_box(cont); in _lv_demo_music_main_create() local
171 lv_obj_set_grid_cell(ctrl_box, LV_GRID_ALIGN_STRETCH, 0, 1, LV_ALIGN_CENTER, 6, 1); in _lv_demo_music_main_create()
200 lv_obj_set_grid_cell(ctrl_box, LV_GRID_ALIGN_STRETCH, 0, 1, LV_GRID_ALIGN_CENTER, 8, 1); in _lv_demo_music_main_create()
223 lv_obj_set_grid_cell(ctrl_box, LV_GRID_ALIGN_STRETCH, 0, 1, LV_GRID_ALIGN_CENTER, 6, 1); in _lv_demo_music_main_create()
254 lv_obj_fade_in(ctrl_box, 1000, INTRO_TIME + 1000); in _lv_demo_music_main_create()