Searched refs:wifi (Results 1 – 4 of 4) sorted by relevance
/lvgl-latest/demos/high_res/ |
D | lv_demo_high_res_util.c | 331 c->subject_groups.wifi.members[0] = &c->api.subjects.wifi_ssid; in lv_demo_high_res_base_obj_create() 332 c->subject_groups.wifi.members[1] = &c->api.subjects.wifi_ip; in lv_demo_high_res_base_obj_create() 333 lv_subject_init_group(&c->subject_groups.wifi.group, c->subject_groups.wifi.members, in lv_demo_high_res_base_obj_create() 334 ARRAY_LEN(c->subject_groups.wifi.members)); in lv_demo_high_res_base_obj_create() 582 lv_subject_deinit(&c->subject_groups.wifi.group); in free_ctx_event_cb()
|
D | lv_demo_high_res_top_margin.c | 104 lv_subject_add_observer_obj(&c->subject_groups.wifi.group, wifi_icon_observer_cb, wifi_icon, c); in lv_demo_high_res_top_margin_create() 105 lv_obj_t * wifi = create_wifi(lv_layer_sys(), c); in lv_demo_high_res_top_margin_create() local 106 lv_obj_bind_flag_if_eq(wifi, &c->top_margin_wifi_subject, LV_OBJ_FLAG_HIDDEN, 0); in lv_demo_high_res_top_margin_create() 107 lv_obj_add_event_cb(wifi_icon, delete_modal_cb, LV_EVENT_DELETE, wifi); in lv_demo_high_res_top_margin_create() 126 lv_obj_align_to(wifi, wifi_icon, LV_ALIGN_OUT_BOTTOM_RIGHT, 0, 0); in lv_demo_high_res_top_margin_create()
|
D | lv_demo_high_res_private.h | 182 } wifi; member
|
/lvgl-latest/docs/_static/css/ |
D | fontawesome.min.css | 5 …fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1…
|