Searched refs:lv_theme_get_font_normal (Results 1 – 3 of 3) sorted by relevance
89 const lv_font_t * lv_theme_get_font_normal(lv_obj_t * obj);
86 const lv_font_t * lv_theme_get_font_normal(lv_obj_t * obj) in lv_theme_get_font_normal() function
385 lv_style_set_text_font(&style_common, lv_theme_get_font_normal(NULL)); in txt_medium_cb()519 lv_style_set_text_font(&style_common, lv_theme_get_font_normal(NULL)); in sub_text_cb()