Home
last modified time | relevance | path

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

/lvgl-latest/src/themes/mono/
Dlv_theme_mono.h45 bool lv_theme_mono_is_inited(void);
Dlv_theme_mono.c183 bool lv_theme_mono_is_inited(void) in lv_theme_mono_is_inited() function
211 if(!lv_theme_mono_is_inited()) { in lv_theme_mono_init()
524 if(lv_theme_mono_is_inited()) { in style_init_reset()