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_2.c14 static void style_init(void) in style_init() function
50 style_init(); in lv_example_get_started_2()
/lvgl-latest/src/extra/themes/basic/
Dlv_theme_basic.c67 static void style_init(void) in style_init() function
158 style_init(); in lv_theme_basic_init()
/lvgl-latest/src/extra/themes/mono/
Dlv_theme_mono.c76 static void style_init(bool dark_bg, const lv_font_t * font) in style_init() function
188 style_init(dark_bg, font); in lv_theme_mono_init()
/lvgl-latest/src/extra/themes/default/
Dlv_theme_default.c203 static void style_init(void) in style_init() function
671 style_init(); in lv_theme_default_init()