Home
last modified time | relevance | path

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

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_private.h164 int32_t health_panel_width; member
Dlv_demo_high_res_util.c101 .health_panel_width = 133,
119 .health_panel_width = 200,
137 .health_panel_width = 300,
Dlv_demo_high_res_top_margin.c259 lv_obj_set_size(perfmon, c->sz->health_panel_width, LV_SIZE_CONTENT); in create_perfmon()