Searched refs:FONT_LABEL_SM (Results 1 – 8 of 8) sorted by relevance
178 lv_obj_add_style(outdoor_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget1()260 lv_obj_add_style(h_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget_charging()265 lv_obj_add_style(time_to_full_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget_charging()319 lv_obj_add_style(bottom_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget2()353 lv_obj_add_style(song_title, &c->fonts[FONT_LABEL_SM], 0); in create_widget3()357 lv_obj_add_style(song_artist, &c->fonts[FONT_LABEL_SM], 0); in create_widget3()449 lv_obj_add_style(temperature_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget4()452 lv_obj_add_style(temperature_value_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget4()
260 lv_obj_add_style(estimated_values_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget1()278 lv_obj_add_style(saved_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget1()412 lv_obj_add_style(charged_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget2()425 lv_obj_add_style(charged_amount_kwh, &c->fonts[FONT_LABEL_SM], 0); in create_widget2()434 lv_obj_add_style(spent_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget2()466 lv_obj_add_style(label, &c->fonts[FONT_LABEL_SM], 0); in create_widget3_info()477 lv_obj_add_style(label_unit, &c->fonts[FONT_LABEL_SM], 0); in create_widget3_info()542 lv_obj_add_style(charging_status_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget3()
179 lv_obj_add_style(daily_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget1_part()192 lv_obj_add_style(daily_kwh_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget1_part()202 lv_obj_add_style(weekly_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget1_part()215 lv_obj_add_style(weekly_kwh_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget1_part()419 lv_obj_add_style(date_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget2()431 lv_obj_add_style(amount_kwh, &c->fonts[FONT_LABEL_SM], 0); in create_widget2()592 lv_obj_add_style(title_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget3_stat()604 lv_obj_add_style(kwh_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget3_stat()610 lv_obj_add_style(detail_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget3_stat()
214 lv_obj_add_style(consumed_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget1()226 lv_obj_add_style(amount_kwh, &c->fonts[FONT_LABEL_SM], 0); in create_widget1()267 lv_obj_add_style(title_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget2_value()272 lv_obj_add_style(range_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget2_value()425 lv_obj_add_style(label, &c->fonts[FONT_LABEL_SM], 0); in create_widget3_setting()568 lv_obj_add_style(current_temperature_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget3()588 lv_obj_add_style(fan_speed_label, &c->fonts[FONT_LABEL_SM], 0); in create_widget3()
83 lv_obj_add_style(date_label, &c->fonts[FONT_LABEL_SM], 0); in lv_demo_high_res_top_margin_create()88 lv_obj_add_style(time_label, &c->fonts[FONT_LABEL_SM], 0); in lv_demo_high_res_top_margin_create()348 lv_obj_add_style(label, &c->fonts[FONT_LABEL_SM], 0); in create_setting_label_cont()
122 FONT_LABEL_SM, enumerator
481 lv_style_set_text_font(&fonts[FONT_LABEL_SM], &font_lv_demo_high_res_roboto_medium_11); in init_fonts_sm()498 lv_style_set_text_font(&fonts[FONT_LABEL_SM], &font_lv_demo_high_res_roboto_medium_16); in init_fonts_md()515 lv_style_set_text_font(&fonts[FONT_LABEL_SM], &font_lv_demo_high_res_roboto_medium_24); in init_fonts_lg()
186 lv_obj_add_style(theme_label, &c->fonts[FONT_LABEL_SM], 0); in lv_demo_high_res_home()