Home
last modified time | relevance | path

Searched refs:FONT_LABEL_MD (Results 1 – 7 of 7) sorted by relevance

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_home.c120 lv_obj_add_style(weather_label, &c->fonts[FONT_LABEL_MD], 0); in lv_demo_high_res_home()
124 lv_obj_add_style(weather_hi_lo_label, &c->fonts[FONT_LABEL_MD], 0); in lv_demo_high_res_home()
137 lv_obj_add_style(weather_temperature_location_label, &c->fonts[FONT_LABEL_MD], 0); in lv_demo_high_res_home()
253 lv_obj_add_style(label, &c->fonts[FONT_LABEL_MD], 0); in app_card_create()
Dlv_demo_high_res_app_smart_home.c151 lv_obj_add_style(top_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget1()
216 lv_obj_add_style(top_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget_charging()
299 lv_obj_add_style(top_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget2()
344 lv_obj_add_style(top_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget3()
427 lv_obj_add_style(top_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget4()
Dlv_demo_high_res_private.h123 FONT_LABEL_MD, enumerator
Dlv_demo_high_res_util.c482 lv_style_set_text_font(&fonts[FONT_LABEL_MD], &font_lv_demo_high_res_roboto_medium_16); in init_fonts_sm()
499 lv_style_set_text_font(&fonts[FONT_LABEL_MD], &font_lv_demo_high_res_roboto_medium_24); in init_fonts_md()
516 lv_style_set_text_font(&fonts[FONT_LABEL_MD], &font_lv_demo_high_res_roboto_medium_36); in init_fonts_lg()
Dlv_demo_high_res_app_ev_charging.c256 lv_obj_add_style(gas_savings_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget1()
350 lv_obj_add_style(title_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget2()
504 lv_obj_add_style(top_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget3()
Dlv_demo_high_res_app_smart_meter.c164 lv_obj_add_style(title, &c->fonts[FONT_LABEL_MD], 0); in create_widget1_part()
412 lv_obj_add_style(title_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget2()
630 lv_obj_add_style(title_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget3()
Dlv_demo_high_res_app_thermostat.c159 lv_obj_add_style(title_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget1()
324 lv_obj_add_style(title_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget2()
500 lv_obj_add_style(title_label, &c->fonts[FONT_LABEL_MD], 0); in create_widget3()