Searched defs:list_obj (Results 1 – 1 of 1) sorted by relevance
709 static void lv_dropdownlist_destructor(const lv_obj_class_t * class_p, lv_obj_t * list_obj) in lv_dropdownlist_destructor()974 lv_obj_t * list_obj = lv_event_get_current_target(e); in draw_list() local1013 lv_obj_t * list_obj = dropdown->list; in draw_box() local1052 lv_obj_t * list_obj = dropdown->list; in draw_box_label() local1131 static lv_result_t list_release_handler(lv_obj_t * list_obj) in list_release_handler()1167 static void list_press_handler(lv_obj_t * list_obj) in list_press_handler()