Searched refs:lv_demo_high_res_top_margin_create (Results 1 – 8 of 8) sorted by relevance
/lvgl-latest/demos/high_res/ |
D | lv_demo_high_res_private.h | 227 lv_obj_t * lv_demo_high_res_top_margin_create(lv_obj_t * parent, int32_t pad_hor, bool show_time,
|
D | lv_demo_high_res_app_about.c | 73 lv_obj_t * top_margin = lv_demo_high_res_top_margin_create(bg_cont, 0, true, c); in lv_demo_high_res_app_about()
|
D | lv_demo_high_res_home.c | 74 lv_demo_high_res_top_margin_create(bg_cont, in lv_demo_high_res_home()
|
D | lv_demo_high_res_top_margin.c | 63 lv_obj_t * lv_demo_high_res_top_margin_create(lv_obj_t * parent, int32_t pad_hor, bool show_time, in lv_demo_high_res_top_margin_create() function
|
D | lv_demo_high_res_app_smart_home.c | 77 lv_demo_high_res_top_margin_create(bg_cont, in lv_demo_high_res_app_smart_home()
|
D | lv_demo_high_res_app_ev_charging.c | 118 lv_obj_t * top_margin = lv_demo_high_res_top_margin_create(bg_cont, 0, true, c); in lv_demo_high_res_app_ev_charging()
|
D | lv_demo_high_res_app_smart_meter.c | 97 lv_obj_t * top_margin = lv_demo_high_res_top_margin_create(bg_cont, 0, true, c); in lv_demo_high_res_app_smart_meter()
|
D | lv_demo_high_res_app_thermostat.c | 84 lv_obj_t * top_margin = lv_demo_high_res_top_margin_create(bg_cont, 0, true, c); in lv_demo_high_res_app_thermostat()
|