list_type         681 src/filemanager/hotlist.c init_i18n_stuff (int list_type, int cols)
list_type         713 src/filemanager/hotlist.c             if ((hotlist_but[i].type & list_type) != 0)
list_type         729 src/filemanager/hotlist.c             if ((hotlist_but[i].type & list_type) != 0)
list_type         754 src/filemanager/hotlist.c init_hotlist (hotlist_t list_type)
list_type         768 src/filemanager/hotlist.c     cols = init_i18n_stuff (list_type, COLS - 6);
list_type         771 src/filemanager/hotlist.c     if (list_type == LIST_VFSLIST)
list_type         800 src/filemanager/hotlist.c     if (list_type == LIST_VFSLIST)
list_type         825 src/filemanager/hotlist.c         if ((hotlist_but[i].type & list_type) != 0)
list_type        1640 src/filemanager/hotlist.c hotlist_show (hotlist_t list_type, WPanel * panel)
list_type        1648 src/filemanager/hotlist.c     hotlist_state.type = list_type;
list_type        1651 src/filemanager/hotlist.c     init_hotlist (list_type);
list_type          28 src/filemanager/hotlist.h char *hotlist_show (hotlist_t list_type, WPanel * panel);