Home
last modified time | relevance | path

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

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_top_margin.c109 …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() local
111 …lv_image_set_src(health_icon, c->imgs[lv_subject_get_int(&c->top_margin_health_subject) ? IMG_HEAL… in lv_demo_high_res_top_margin_create()
115 lv_obj_add_event_cb(health_icon, delete_modal_cb, LV_EVENT_DELETE, perfmon); in lv_demo_high_res_top_margin_create()
127 lv_obj_align_to(perfmon, health_icon, LV_ALIGN_OUT_BOTTOM_RIGHT, 0, 0); in lv_demo_high_res_top_margin_create()