Searched refs:lv_obj_set_any (Results 1 – 1 of 1) sorted by relevance
56 static lv_result_t lv_obj_set_any(lv_obj_t *, lv_prop_id_t, const lv_property_t *);174 .setter = lv_obj_set_any,1005 static lv_result_t lv_obj_set_any(lv_obj_t * obj, lv_prop_id_t id, const lv_property_t * prop) in lv_obj_set_any() function