Home
last modified time | relevance | path

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

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_private.h166 int32_t home_bottom_margin_height; member
Dlv_demo_high_res_util.c103 .home_bottom_margin_height = 53,
121 .home_bottom_margin_height = 80,
139 .home_bottom_margin_height = 120,
Dlv_demo_high_res_home.c163 lv_obj_set_size(bottom_margin, LV_PCT(100), c->sz->home_bottom_margin_height); in lv_demo_high_res_home()