HomeSort by relevance Sort by last modified time
    Searched refs:OnCancel (Results 1 - 8 of 8) sorted by null

  /external/lzma/CPP/Windows/Control/
Dialog.h 107 virtual void OnCancel() {};
135 virtual void OnCancel() { Destroy(); }
149 virtual void OnCancel() { End(IDCANCEL); }
Dialog.cpp 74 case IDCANCEL: OnCancel(); break;
  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog.cpp 74 void CProgressDialog::OnCancel() { Sync.SetStopped(true); }
ProgressDialog.h 99 virtual void OnCancel();
ProgressDialog2.h 210 virtual void OnCancel();
ProgressDialog2.cpp 532 void CProgressDialog::OnCancel() { Sync.Set_Stopped(true); }
  /external/opencv3/modules/highgui/src/
ppltasks_winrt.h     [all...]
  /external/opencv3/modules/videoio/src/
ppltasks_winrt.hpp     [all...]

Completed in 3325 milliseconds