Searched refs:lv_indev_get_active_obj (Results 1 – 4 of 4) sorted by relevance
361 lv_obj_t * lv_indev_get_active_obj(void);
542 lv_obj_t * lv_indev_get_active_obj(void) in lv_indev_get_active_obj() function
546 if(indev->group == group && obj == lv_indev_get_active_obj()) { in obj_delete_core()
796 lv_obj_t * indev_obj = lv_indev_get_active_obj(); in lv_dropdown_event()