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 899 src/filemanager/filegui.c ui->showing_eta = with_eta && ctx->totals_computed; totals_computed 927 src/filemanager/filegui.c if (ctx->totals_computed) totals_computed 1075 src/filemanager/filegui.c if (ctx->totals_computed) totals_computed 1119 src/filemanager/filegui.c if (ctx->totals_computed) totals_computed 1146 src/filemanager/filegui.c if (!ctx->totals_computed) totals_computed 135 src/filemanager/filegui.h gboolean totals_computed;