Home
last modified time | relevance | path

Searched refs:lv_file_explorer_set_sort (Results 1 – 6 of 6) sorted by relevance

/lvgl-latest/examples/others/file_explorer/
Dlv_example_file_explorer_2.c47 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()
Dlv_example_file_explorer_1.c24 lv_file_explorer_set_sort(file_explorer, LV_EXPLORER_SORT_KIND); in lv_example_file_explorer_1()
Dlv_example_file_explorer_3.c68 lv_file_explorer_set_sort(file_explorer, LV_EXPLORER_SORT_NONE); in lv_example_file_explorer_3()
/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer.h76 void lv_file_explorer_set_sort(lv_obj_t * obj, lv_file_explorer_sort_t sort);
Dlv_file_explorer.c133 void lv_file_explorer_set_sort(lv_obj_t * obj, lv_file_explorer_sort_t sort) in lv_file_explorer_set_sort() function
/lvgl-latest/docs/details/other-components/
Dfile_explorer.rst157 :cpp:expr:`lv_file_explorer_set_sort(explorer, LV_EXPLORER_SORT_XX)` to set