Home
last modified time | relevance | path

Searched refs:sort (Results 1 – 11 of 11) sorted by relevance

/lvgl-latest/examples/others/file_explorer/
Dindex.rst14 Custom sort
/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer_private.h51 lv_file_explorer_sort_t sort; member
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() argument
139 explorer->sort = sort; in lv_file_explorer_set_sort()
228 return explorer->sort; in lv_file_explorer_get_sort()
260 explorer->sort = LV_EXPLORER_SORT_NONE; in lv_file_explorer_constructor()
673 switch(explorer->sort) { in file_explorer_sort()
/lvgl-latest/scripts/
Drelease_branch_updater.py97 port_release_branches.sort()
206 release_versions.sort()
Dproperties.py81 properties.sort(key=lambda x: x.name)
/lvgl-latest/src/libs/thorvg/
DtvgArray.h160 void sort() in sort() function
/lvgl-latest/docs/_static/css/
Dfontawesome.min.css5sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:bef…
/lvgl-latest/docs/details/other-components/
Dfile_explorer.rst107 - ``sort`` (default :cpp:enumerator:`LV_EXPLORER_SORT_NONE`)
180 You can use it to, for example, customize the file sort.
/lvgl-latest/docs/details/integration/boards/
Dtoradex.rst179 github.com/lvgl?q=lv_port_toradex&type=all&language=&sort=>`_ to check them out.
/lvgl-latest/docs/
DDoxyfile568 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
575 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
583 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
595 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy