Home
last modified time | relevance | path

Searched defs:m_MinStepSize (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
DPercentPrinter.h10 UInt64 m_MinStepSize; variable
18 CPercentPrinter(UInt64 minStepSize = 1): m_MinStepSize(minStepSize), in m_MinStepSize() function