Searched refs:lv_obj_style_transition_dsc_t (Results 1 – 4 of 4) sorted by relevance
69 lv_state_t new_state, const lv_obj_style_transition_dsc_t * tr);
919 …lv_obj_style_transition_dsc_t * ts = lv_malloc_zeroed(sizeof(lv_obj_style_transition_dsc_t) * STYL… in update_obj_state()
426 const lv_obj_style_transition_dsc_t * tr_dsc) in lv_obj_style_create_transition()
166 typedef struct _lv_obj_style_transition_dsc_t lv_obj_style_transition_dsc_t; typedef