Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.h63 void Set_Stopped(bool val) in Set_Stopped() function
DProgressDialog2.cpp556 void CProgressDialog::OnCancel() { Sync.Set_Stopped(true); } in OnCancel()