total_bytes_label 226 src/filemanager/filegui.c WHLine *total_bytes_label; total_bytes_label 882 src/filemanager/filegui.c ui->total_bytes_label = hline_new (y++, -1, -1); total_bytes_label 883 src/filemanager/filegui.c group_add_widget (g, ui->total_bytes_label); total_bytes_label 1112 src/filemanager/filegui.c if (ui->total_bytes_label != NULL) total_bytes_label 1117 src/filemanager/filegui.c hline_set_textv (ui->total_bytes_label, _(" Total: %s "), buffer2); total_bytes_label 1121 src/filemanager/filegui.c hline_set_textv (ui->total_bytes_label, _(" Total: %s / %s "), buffer2, buffer3);