Home
last modified time | relevance | path

Searched refs:_totalBytes_Prev (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.h168 UInt64 _totalBytes_Prev; variable
DProgressDialog2.cpp347 INIT_AS_UNDEFINED(_totalBytes_Prev); in OnInit()
729 ShowSize(IDT_PROGRESS_TOTAL_VAL, total, _totalBytes_Prev); in UpdateStatInfo()