Home
last modified time | relevance | path

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

/lvgl-latest/src/themes/mono/
Dlv_theme_mono.h39 lv_theme_t * lv_theme_mono_init(lv_display_t * disp, bool dark_bg, const lv_font_t * font);
Dlv_theme_mono.c206 lv_theme_t * lv_theme_mono_init(lv_display_t * disp, bool dark_bg, const lv_font_t * font) in lv_theme_mono_init() function