Home
last modified time | relevance | path

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

/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer.c38 static void init_style(lv_obj_t * obj);
338 init_style(obj); in lv_file_explorer_constructor()
343 static void init_style(lv_obj_t * obj) in init_style() function