Searched refs:sample_container_del (Results 1 – 2 of 2) sorted by relevance
13 static void sample_container_del(lv_event_t * e);34 lv_obj_add_event_cb(root, sample_container_del, LV_EVENT_DELETE, manager); in lv_example_fragment_1()53 static void sample_container_del(lv_event_t * e) in sample_container_del() function
17 static void sample_container_del(lv_event_t * e);60 lv_obj_add_event_cb(root, sample_container_del, LV_EVENT_DELETE, manager); in lv_example_fragment_2()113 static void sample_container_del(lv_event_t * e) in sample_container_del() function