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 1058 src/filemanager/hotlist.c hotlist_state.modified = TRUE; hotlist_state 1109 src/filemanager/hotlist.c hotlist_state.modified = TRUE; hotlist_state 1188 src/filemanager/hotlist.c hotlist_state.modified = TRUE; hotlist_state 1355 src/filemanager/hotlist.c hotlist_state.readonly = TRUE; hotlist_state 1356 src/filemanager/hotlist.c hotlist_state.file_error = TRUE; hotlist_state 1362 src/filemanager/hotlist.c hotlist_state.readonly = TRUE; hotlist_state 1363 src/filemanager/hotlist.c hotlist_state.file_error = TRUE; hotlist_state 1412 src/filemanager/hotlist.c hotlist_state.readonly = TRUE; hotlist_state 1413 src/filemanager/hotlist.c hotlist_state.file_error = TRUE; hotlist_state 1453 src/filemanager/hotlist.c if (hotlist_state.loaded) hotlist_state 1480 src/filemanager/hotlist.c hotlist_state.loaded = TRUE; hotlist_state 1484 src/filemanager/hotlist.c hotlist_state.modified = TRUE; hotlist_state 1486 src/filemanager/hotlist.c hotlist_state.modified = FALSE; hotlist_state 1499 src/filemanager/hotlist.c hotlist_state.loaded = TRUE; hotlist_state 1625 src/filemanager/hotlist.c hotlist_state.modified = TRUE; hotlist_state 1640 src/filemanager/hotlist.c hotlist_state.type = list_type; hotlist_state 1648 src/filemanager/hotlist.c hotlist_state.running = TRUE; hotlist_state 1650 src/filemanager/hotlist.c hotlist_state.running = FALSE; hotlist_state 1674 src/filemanager/hotlist.c if (!hotlist_state.readonly && hotlist_state.modified && hotlist_file_name != NULL) hotlist_state 1687 src/filemanager/hotlist.c hotlist_state.modified = FALSE; hotlist_state 1712 src/filemanager/hotlist.c hotlist_state.loaded = FALSE;