hotlist_state     107 src/filemanager/hotlist.c     hotlist_state.readonly = TRUE; \
hotlist_state     108 src/filemanager/hotlist.c     hotlist_state.file_error = TRUE; \
hotlist_state     138 src/filemanager/hotlist.c } hotlist_state;
hotlist_state     235 src/filemanager/hotlist.c     WListbox *list = hotlist_state.moving ? l_movelist : l_hotlist;
hotlist_state     258 src/filemanager/hotlist.c     if (hotlist_state.moving)
hotlist_state     350 src/filemanager/hotlist.c             hotlist_state.moving = TRUE;
hotlist_state     352 src/filemanager/hotlist.c             hotlist_state.moving = FALSE;
hotlist_state     403 src/filemanager/hotlist.c             hotlist_state.modified = TRUE;
hotlist_state     434 src/filemanager/hotlist.c             list = hotlist_state.moving ? l_movelist : l_hotlist;
hotlist_state     456 src/filemanager/hotlist.c             WListbox *list = hotlist_state.moving ? l_movelist : l_hotlist;
hotlist_state     516 src/filemanager/hotlist.c         if (hotlist_state.type == LIST_VFSLIST)
hotlist_state     522 src/filemanager/hotlist.c         if (hotlist_state.type == LIST_VFSLIST)
hotlist_state     527 src/filemanager/hotlist.c         if (hotlist_state.moving)
hotlist_state     535 src/filemanager/hotlist.c         if (!hotlist_state.moving)
hotlist_state     984 src/filemanager/hotlist.c     if (hotlist_state.running && type != HL_TYPE_COMMENT && type != HL_TYPE_DOTDOT)
hotlist_state    1066 src/filemanager/hotlist.c     hotlist_state.modified = TRUE;
hotlist_state    1117 src/filemanager/hotlist.c     hotlist_state.modified = TRUE;
hotlist_state    1196 src/filemanager/hotlist.c     hotlist_state.modified = TRUE;
hotlist_state    1363 src/filemanager/hotlist.c             hotlist_state.readonly = TRUE;
hotlist_state    1364 src/filemanager/hotlist.c             hotlist_state.file_error = TRUE;
hotlist_state    1370 src/filemanager/hotlist.c             hotlist_state.readonly = TRUE;
hotlist_state    1371 src/filemanager/hotlist.c             hotlist_state.file_error = TRUE;
hotlist_state    1420 src/filemanager/hotlist.c             hotlist_state.readonly = TRUE;
hotlist_state    1421 src/filemanager/hotlist.c             hotlist_state.file_error = TRUE;
hotlist_state    1461 src/filemanager/hotlist.c     if (hotlist_state.loaded)
hotlist_state    1488 src/filemanager/hotlist.c         hotlist_state.loaded = TRUE;
hotlist_state    1492 src/filemanager/hotlist.c         hotlist_state.modified = TRUE;
hotlist_state    1494 src/filemanager/hotlist.c         hotlist_state.modified = FALSE;
hotlist_state    1507 src/filemanager/hotlist.c         hotlist_state.loaded = TRUE;
hotlist_state    1633 src/filemanager/hotlist.c         hotlist_state.modified = TRUE;
hotlist_state    1648 src/filemanager/hotlist.c     hotlist_state.type = list_type;
hotlist_state    1656 src/filemanager/hotlist.c     hotlist_state.running = TRUE;
hotlist_state    1658 src/filemanager/hotlist.c     hotlist_state.running = FALSE;
hotlist_state    1682 src/filemanager/hotlist.c     if (!hotlist_state.readonly && hotlist_state.modified && hotlist_file_name != NULL)
hotlist_state    1695 src/filemanager/hotlist.c             hotlist_state.modified = FALSE;
hotlist_state    1720 src/filemanager/hotlist.c     hotlist_state.loaded = FALSE;