Searched refs:lv_templ_constructor (Results 1 – 1 of 1) sorted by relevance
34 static void lv_templ_constructor(const lv_obj_class_t * class_p, lv_obj_t * obj);42 .constructor_cb = lv_templ_constructor,106 static void lv_templ_constructor(const lv_obj_class_t * class_p, lv_obj_t * obj) in lv_templ_constructor() function