Home
last modified time | relevance | path

Searched refs:lv_demo_high_res_top_margin_create (Results 1 – 8 of 8) sorted by relevance

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_private.h227 lv_obj_t * lv_demo_high_res_top_margin_create(lv_obj_t * parent, int32_t pad_hor, bool show_time,
Dlv_demo_high_res_app_about.c73 lv_obj_t * top_margin = lv_demo_high_res_top_margin_create(bg_cont, 0, true, c); in lv_demo_high_res_app_about()
Dlv_demo_high_res_home.c74 lv_demo_high_res_top_margin_create(bg_cont, in lv_demo_high_res_home()
Dlv_demo_high_res_top_margin.c63 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
Dlv_demo_high_res_app_smart_home.c77 lv_demo_high_res_top_margin_create(bg_cont, in lv_demo_high_res_app_smart_home()
Dlv_demo_high_res_app_ev_charging.c118 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()
Dlv_demo_high_res_app_smart_meter.c97 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()
Dlv_demo_high_res_app_thermostat.c84 lv_obj_t * top_margin = lv_demo_high_res_top_margin_create(bg_cont, 0, true, c); in lv_demo_high_res_app_thermostat()