Searched defs:_lv_obj_style_transition_dsc_t (Results 1 – 1 of 1) sorted by relevance
34 struct _lv_obj_style_transition_dsc_t { struct35 uint16_t time;36 uint16_t delay;37 lv_style_selector_t selector;38 lv_style_prop_t prop;39 lv_anim_path_cb_t path_cb;40 void * user_data;