totals_computed 794 src/filemanager/file.c ctx->totals_computed = (status == FILE_CONT); totals_computed 804 src/filemanager/file.c ctx->totals_computed = verbose && dialog_type == FILEGUI_DIALOG_ONE_ITEM; totals_computed 909 src/filemanager/filegui.c ui->showing_eta = with_eta && ctx->totals_computed; totals_computed 937 src/filemanager/filegui.c if (ctx->totals_computed) totals_computed 1096 src/filemanager/filegui.c if (ctx->totals_computed) totals_computed 1141 src/filemanager/filegui.c if (ctx->totals_computed) totals_computed 1168 src/filemanager/filegui.c if (!ctx->totals_computed) totals_computed 135 src/filemanager/filegui.h gboolean totals_computed;