totals_computed 784 src/filemanager/file.c ctx->totals_computed = (status == FILE_CONT); totals_computed 794 src/filemanager/file.c ctx->totals_computed = verbose && dialog_type == FILEGUI_DIALOG_ONE_ITEM; totals_computed 900 src/filemanager/filegui.c ui->showing_eta = with_eta && ctx->totals_computed; totals_computed 928 src/filemanager/filegui.c if (ctx->totals_computed) totals_computed 1076 src/filemanager/filegui.c if (ctx->totals_computed) totals_computed 1120 src/filemanager/filegui.c if (ctx->totals_computed) totals_computed 1147 src/filemanager/filegui.c if (!ctx->totals_computed) totals_computed 135 src/filemanager/filegui.h gboolean totals_computed;