Home
last modified time | relevance | path

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

/lvgl-latest/examples/get_started/
Dlv_example_get_started_3.c14 static void style_init(void) in style_init() function
50 style_init(); in lv_example_get_started_3()
/lvgl-latest/src/themes/simple/
Dlv_theme_simple.c77 static void style_init(my_theme_t * theme) in style_init() function
194 style_init(theme); in lv_theme_simple_init()
/lvgl-latest/src/themes/mono/
Dlv_theme_mono.c86 static void style_init(my_theme_t * theme, bool dark_bg, const lv_font_t * font) in style_init() function
223 style_init(theme, dark_bg, font); in lv_theme_mono_init()
/lvgl-latest/src/themes/default/
Dlv_theme_default.c213 static void style_init(my_theme_t * theme) in style_init() function
684 style_init(theme); in lv_theme_default_init()