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   919 src/filemanager/filegui.c         ui->showing_eta = with_eta && ctx->totals_computed;
totals_computed   947 src/filemanager/filegui.c             if (ctx->totals_computed)
totals_computed  1106 src/filemanager/filegui.c     if (ctx->totals_computed)
totals_computed  1151 src/filemanager/filegui.c         if (ctx->totals_computed)
totals_computed  1178 src/filemanager/filegui.c         if (!ctx->totals_computed)
totals_computed   135 src/filemanager/filegui.h     gboolean totals_computed;