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 234 src/filemanager/hotlist.c WListbox *list = hotlist_state.moving ? l_movelist : l_hotlist; hotlist_state 257 src/filemanager/hotlist.c if (hotlist_state.moving) hotlist_state 343 src/filemanager/hotlist.c hotlist_state.moving = TRUE; hotlist_state 345 src/filemanager/hotlist.c hotlist_state.moving = FALSE; hotlist_state 396 src/filemanager/hotlist.c hotlist_state.modified = TRUE; hotlist_state 427 src/filemanager/hotlist.c list = hotlist_state.moving ? l_movelist : l_hotlist; hotlist_state 449 src/filemanager/hotlist.c WListbox *list = hotlist_state.moving ? l_movelist : l_hotlist; hotlist_state 509 src/filemanager/hotlist.c if (hotlist_state.type == LIST_VFSLIST) hotlist_state 515 src/filemanager/hotlist.c if (hotlist_state.type == LIST_VFSLIST) hotlist_state 520 src/filemanager/hotlist.c if (hotlist_state.moving) hotlist_state 528 src/filemanager/hotlist.c if (!hotlist_state.moving) hotlist_state 977 src/filemanager/hotlist.c if (hotlist_state.running && type != HL_TYPE_COMMENT && type != HL_TYPE_DOTDOT) hotlist_state 1053 src/filemanager/hotlist.c hotlist_state.modified = TRUE; hotlist_state 1104 src/filemanager/hotlist.c hotlist_state.modified = TRUE; hotlist_state 1183 src/filemanager/hotlist.c hotlist_state.modified = TRUE; hotlist_state 1350 src/filemanager/hotlist.c hotlist_state.readonly = TRUE; hotlist_state 1351 src/filemanager/hotlist.c hotlist_state.file_error = TRUE; hotlist_state 1357 src/filemanager/hotlist.c hotlist_state.readonly = TRUE; hotlist_state 1358 src/filemanager/hotlist.c hotlist_state.file_error = TRUE; hotlist_state 1407 src/filemanager/hotlist.c hotlist_state.readonly = TRUE; hotlist_state 1408 src/filemanager/hotlist.c hotlist_state.file_error = TRUE; hotlist_state 1448 src/filemanager/hotlist.c if (hotlist_state.loaded) hotlist_state 1475 src/filemanager/hotlist.c hotlist_state.loaded = TRUE; hotlist_state 1479 src/filemanager/hotlist.c hotlist_state.modified = TRUE; hotlist_state 1481 src/filemanager/hotlist.c hotlist_state.modified = FALSE; hotlist_state 1494 src/filemanager/hotlist.c hotlist_state.loaded = TRUE; hotlist_state 1620 src/filemanager/hotlist.c hotlist_state.modified = TRUE; hotlist_state 1635 src/filemanager/hotlist.c hotlist_state.type = list_type; hotlist_state 1643 src/filemanager/hotlist.c hotlist_state.running = TRUE; hotlist_state 1645 src/filemanager/hotlist.c hotlist_state.running = FALSE; hotlist_state 1669 src/filemanager/hotlist.c if (!hotlist_state.readonly && hotlist_state.modified && hotlist_file_name != NULL) hotlist_state 1682 src/filemanager/hotlist.c hotlist_state.modified = FALSE; hotlist_state 1707 src/filemanager/hotlist.c hotlist_state.loaded = FALSE;