Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp339 INIT_AS_UNDEFINED(_progressBar_Pos) in OnInit()
573 INIT_AS_UNDEFINED(_progressBar_Pos) in SetProgressRange()
581 pos <= _progressBar_Pos || in SetProgressPos()
582 pos - _progressBar_Pos >= (_progressBar_Range >> 10)) in SetProgressPos()
589 _progressBar_Pos = pos; in SetProgressPos()
731 if (_progressBar_Pos != 0 || progressCompleted != 0 || in UpdateStatInfo()
H A DProgressDialog2.h149 UInt64 _progressBar_Pos; member in CProgressDialog

Completed in 4 milliseconds