Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.cpp141 if (_inCancelMessageBox) in OnMessage()
167 _inCancelMessageBox = true; in OnButtonClicked()
169 _inCancelMessageBox = false; in OnButtonClicked()
DProgressDialog.h92 bool _inCancelMessageBox; variable
129 _inCancelMessageBox = false; in CProgressDialog()
DProgressDialog2.cpp251 _inCancelMessageBox = false; in CProgressDialog()
1029 if (_inCancelMessageBox) in OnMessage()
1206 _inCancelMessageBox = true; in OnButtonClicked()
1208 _inCancelMessageBox = false; in OnButtonClicked()
DProgressDialog2.h192 bool _inCancelMessageBox; variable