Searched refs:lv_templ_destructor (Results 1 – 1 of 1) sorted by relevance
35 static void lv_templ_destructor(const lv_obj_class_t * class_p, lv_obj_t * obj);43 .destructor_cb = lv_templ_destructor,117 static void lv_templ_destructor(const lv_obj_class_t * class_p, lv_obj_t * obj) in lv_templ_destructor() function