Home
last modified time | relevance | path

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

/lvgl-2.7.6/src/lv_themes/
Dlv_theme_empty.c70 const lv_font_t * font_title) in lv_theme_empty_init() argument
86 theme.font_title = font_title; in lv_theme_empty_init()
Dlv_theme.c86 theme->font_title = copy->font_title; in lv_theme_copy()
153 return act_theme->font_title; in lv_theme_get_font_title()
Dlv_theme_mono.h46 const lv_font_t * font_title);
Dlv_theme_template.h46 const lv_font_t * font_title);
Dlv_theme_empty.h46 const lv_font_t * font_title);
Dlv_theme_material.h51 const lv_font_t * font_title);
Dlv_theme.h163 const lv_font_t * font_title; member
Dlv_theme_template.c349 const lv_font_t * font_title) in lv_theme_template_init() argument
370 theme.font_title = font_title; in lv_theme_template_init()
Dlv_theme_mono.c511 const lv_font_t * font_title) in lv_theme_mono_init() argument
527 theme.font_title = font_title; in lv_theme_mono_init()
Dlv_theme_material.c896 const lv_font_t * font_title) in lv_theme_material_init() argument
912 theme.font_title = font_title; in lv_theme_material_init()