Home
last modified time | relevance | path

Searched refs:_wasCreated (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.h90 bool _wasCreated; variable
130 _wasCreated = false; in CProgressDialog()
155 if (_wasCreated) in ProcessWasFinished()
DProgressDialog.cpp55 _wasCreated = true; in OnInit()
DProgressDialog2.cpp253 _wasCreated = false; in CProgressDialog()
366 _wasCreated = true; in OnInit()
975 _wasCreated = true; in Create()
1295 if (_wasCreated) in ProcessWasFinished()
DProgressDialog2.h185 bool _wasCreated; variable