list_type         673 src/filemanager/hotlist.c init_i18n_stuff (int list_type, int cols)
list_type         705 src/filemanager/hotlist.c             if ((hotlist_but[i].type & list_type) != 0)
list_type         721 src/filemanager/hotlist.c             if ((hotlist_but[i].type & list_type) != 0)
list_type         746 src/filemanager/hotlist.c init_hotlist (hotlist_t list_type)
list_type         760 src/filemanager/hotlist.c     cols = init_i18n_stuff (list_type, COLS - 6);
list_type         763 src/filemanager/hotlist.c     if (list_type == LIST_VFSLIST)
list_type         790 src/filemanager/hotlist.c     if (list_type == LIST_VFSLIST)
list_type         815 src/filemanager/hotlist.c         if ((hotlist_but[i].type & list_type) != 0)
list_type        1629 src/filemanager/hotlist.c hotlist_show (hotlist_t list_type, WPanel *panel)
list_type        1637 src/filemanager/hotlist.c     hotlist_state.type = list_type;
list_type        1640 src/filemanager/hotlist.c     init_hotlist (list_type);
list_type          28 src/filemanager/hotlist.h char *hotlist_show (hotlist_t list_type, WPanel *panel);