Home
last modified time | relevance | path

Searched defs:sort (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer_private.h51 lv_file_explorer_sort_t sort; member
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()
/lvgl-latest/src/libs/thorvg/
DtvgArray.h160 void sort() in sort() function