Home
last modified time | relevance | path

Searched refs:_printedString (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Console/
H A DPercentPrinter.cpp27 unsigned num = _printedString.Len(); in ClosePrint()
56 _printedString.Empty(); in ClosePrint()
97 if (!_printedString.IsEmpty()) in Print()
171 if (_printedString != _s) in Print()
177 _printedString = _s; in Print()
H A DPercentPrinter.h34 AString _printedString; member in CPercentPrinter

Completed in 1 milliseconds