Lines Matching refs:_percent
41 _percent.Command = "Scan";
48 _percent.Files = st.NumDirs + st.NumFiles;
49 _percent.Completed = st.GetTotalBytes();
50 _percent.FileName = fs2us(path);
51 _percent.Print();
244 _percent.Total = size;
245 _percent.Print();
257 _percent.Completed = *completeValue;
258 _percent.Print();
382 _percent.FileName.Empty();
383 _percent.Command.Empty();
386 _percent.Command = s;
388 _percent.FileName = name;
391 _percent.Print();
471 _percent.Command.Empty();
472 _percent.FileName.Empty();
473 _percent.Files++;
552 _percent.Command = "Open";
637 _percent.Files = 0;
638 _percent.Command.Empty();
639 _percent.FileName.Empty();
796 _percent.ClosePrint(true);
797 _percent.Command.Empty();
798 _percent.FileName.Empty();