Lines Matching refs:_percent
41 _percent.Command = "Scan"; in StartScanning()
48 _percent.Files = st.NumDirs + st.NumFiles; in ScanProgress()
49 _percent.Completed = st.GetTotalBytes(); in ScanProgress()
50 _percent.FileName = fs2us(path); in ScanProgress()
51 _percent.Print(); in ScanProgress()
232 _percent.Total = size; in SetTotal()
233 _percent.Print(); in SetTotal()
245 _percent.Completed = *completeValue; in SetCompleted()
246 _percent.Print(); in SetCompleted()
363 _percent.FileName.Empty(); in PrepareOperation()
364 _percent.Command.Empty(); in PrepareOperation()
367 _percent.Command = s; in PrepareOperation()
369 _percent.FileName = name; in PrepareOperation()
372 _percent.Print(); in PrepareOperation()
451 _percent.Command.Empty(); in SetOperationResult()
452 _percent.FileName.Empty(); in SetOperationResult()
453 _percent.Files++; in SetOperationResult()
532 _percent.Command = "Open"; in BeforeOpen()
615 _percent.Files = 0; in OpenResult()
616 _percent.Command.Empty(); in OpenResult()
617 _percent.FileName.Empty(); in OpenResult()
774 _percent.ClosePrint(true); in ExtractResult()
775 _percent.Command.Empty(); in ExtractResult()
776 _percent.FileName.Empty(); in ExtractResult()