Searched refs:fe_quick_access_obj (Results 1 – 1 of 1) sorted by relevance
41 lv_obj_t * fe_quick_access_obj = lv_event_get_user_data(e); in dd_event_handler() local47 lv_file_explorer_set_sort(fe_quick_access_obj, LV_EXPLORER_SORT_NONE); in dd_event_handler()50 lv_file_explorer_set_sort(fe_quick_access_obj, LV_EXPLORER_SORT_KIND); in dd_event_handler()119 lv_obj_t * fe_quick_access_obj = lv_file_explorer_get_quick_access_area(file_explorer); in lv_example_file_explorer_2() local131 lv_obj_add_event_cb(btn, btn_event_handler, LV_EVENT_VALUE_CHANGED, fe_quick_access_obj); in lv_example_file_explorer_2()