Home
last modified time | relevance | path

Searched refs:small_chart_height (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_private.h161 int32_t small_chart_height; member
Dlv_demo_high_res_util.c98 .small_chart_height = 67,
116 .small_chart_height = 100,
134 .small_chart_height = 150,
Dlv_demo_high_res_app_ev_charging.c365 lv_obj_set_height(chart, c->sz->small_chart_height); in create_widget2()
Dlv_demo_high_res_app_smart_meter.c447 lv_obj_set_height(chart, c->sz->small_chart_height); in create_widget2()
Dlv_demo_high_res_app_thermostat.c174 lv_obj_set_height(chart, c->sz->small_chart_height); in create_widget1()