Searched defs:OnCancel (Results 1 - 3 of 3) sorted by relevance
/third_party/lzma/CPP/7zip/UI/FileManager/ | ||
H A D | ProgressDialog.cpp | 76 void CProgressDialog::OnCancel() { Sync.SetStopped(true); }
in OnCancel() function in CProgressDialog |
H A D | ProgressDialog2.cpp | 565 void CProgressDialog::OnCancel() { Sync.Set_Stopped(true); }
in OnCancel() function in CProgressDialog |
/third_party/lzma/CPP/Windows/Control/ | ||
H A D | Dialog.h | 129 virtual void OnCancel() {}
in OnCancel() function in NWindows::NControl::CDialog |
Completed in 4 milliseconds