Home
last modified time | relevance | path

Searched refs:large_chart_height (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_private.h162 int32_t large_chart_height; member
Dlv_demo_high_res_util.c99 .large_chart_height = 167,
117 .large_chart_height = 250,
135 .large_chart_height = 375,
Dlv_demo_high_res_app_smart_meter.c645 lv_obj_set_height(chart, c->sz->large_chart_height); in create_widget3()