Home
last modified time | relevance | path

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

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_top_margin.c99 …lv_obj_t * top_margin_right_cluster = lv_demo_high_res_simple_container_create(top_margin, false, … in lv_demo_high_res_top_margin_create() local
102 …lv_obj_t * wifi_icon = create_icon(top_margin_right_cluster, &c->top_margin_wifi_subject, NULL, c); in lv_demo_high_res_top_margin_create()
109 …lv_obj_t * health_icon = create_icon(top_margin_right_cluster, &c->top_margin_health_subject, &c->… in lv_demo_high_res_top_margin_create()
117 lv_obj_t * settings_icon = create_icon(top_margin_right_cluster, &c->top_margin_setting_subject, in lv_demo_high_res_top_margin_create()
125 lv_obj_update_layout(top_margin_right_cluster); in lv_demo_high_res_top_margin_create()