Searched refs:sort (Results 1 – 11 of 11) sorted by relevance
14 Custom sort
51 lv_file_explorer_sort_t sort; member
76 void lv_file_explorer_set_sort(lv_obj_t * obj, lv_file_explorer_sort_t sort);
133 void lv_file_explorer_set_sort(lv_obj_t * obj, lv_file_explorer_sort_t sort) in lv_file_explorer_set_sort() argument139 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()
97 port_release_branches.sort()206 release_versions.sort()
81 properties.sort(key=lambda x: x.name)
160 void sort() in sort() function
5 …sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:bef…
107 - ``sort`` (default :cpp:enumerator:`LV_EXPLORER_SORT_NONE`)180 You can use it to, for example, customize the file sort.
179 github.com/lvgl?q=lv_port_toradex&type=all&language=&sort=>`_ to check them out.
568 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the575 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief583 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the595 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy