Home
last modified time | relevance | path

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

/lvgl-3.7.0/demos/music/
Dlv_demo_music_main.c139 lv_obj_t * icon_box = create_icon_box(cont); in _lv_demo_music_main_create() local
170 lv_obj_set_grid_cell(icon_box, LV_GRID_ALIGN_STRETCH, 0, 1, LV_ALIGN_CENTER, 4, 1); in _lv_demo_music_main_create()
198 lv_obj_set_grid_cell(icon_box, LV_GRID_ALIGN_STRETCH, 0, 1, LV_GRID_ALIGN_CENTER, 4, 1); in _lv_demo_music_main_create()
222 lv_obj_set_grid_cell(icon_box, LV_GRID_ALIGN_STRETCH, 0, 1, LV_GRID_ALIGN_CENTER, 4, 1); in _lv_demo_music_main_create()
253 lv_obj_fade_in(icon_box, 1000, INTRO_TIME + 1000); in _lv_demo_music_main_create()