Home
last modified time | relevance | path

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

/lvgl-2.7.6/src/lv_themes/
Dlv_theme_empty.c69 … const lv_font_t * font_small, const lv_font_t * font_normal, const lv_font_t * font_subtitle, in lv_theme_empty_init() argument
85 theme.font_subtitle = font_subtitle; in lv_theme_empty_init()
Dlv_theme.c85 theme->font_subtitle = copy->font_subtitle; in lv_theme_copy()
144 return act_theme->font_subtitle; in lv_theme_get_font_subtitle()
Dlv_theme_mono.h45 … const lv_font_t * font_small, const lv_font_t * font_normal, const lv_font_t * font_subtitle,
Dlv_theme_template.h45 … const lv_font_t * font_small, const lv_font_t * font_normal, const lv_font_t * font_subtitle,
Dlv_theme_empty.h45 … const lv_font_t * font_small, const lv_font_t * font_normal, const lv_font_t * font_subtitle,
Dlv_theme_material.h50 … const lv_font_t * font_small, const lv_font_t * font_normal, const lv_font_t * font_subtitle,
Dlv_theme.h162 const lv_font_t * font_subtitle; member
Dlv_theme_template.c348 … const lv_font_t * font_small, const lv_font_t * font_normal, const lv_font_t * font_subtitle, in lv_theme_template_init() argument
369 theme.font_subtitle = font_subtitle; in lv_theme_template_init()
Dlv_theme_mono.c510 … const lv_font_t * font_small, const lv_font_t * font_normal, const lv_font_t * font_subtitle, in lv_theme_mono_init() argument
526 theme.font_subtitle = font_subtitle; in lv_theme_mono_init()
Dlv_theme_material.c895 … const lv_font_t * font_small, const lv_font_t * font_normal, const lv_font_t * font_subtitle, in lv_theme_material_init() argument
911 theme.font_subtitle = font_subtitle; in lv_theme_material_init()