OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnCancel
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog.cpp
74
void CProgressDialog::
OnCancel
() { Sync.SetStopped(true); }
ProgressDialog2.cpp
556
void CProgressDialog::
OnCancel
() { Sync.Set_Stopped(true); }
/external/lzma/CPP/Windows/Control/
Dialog.h
107
virtual void
OnCancel
() {};
136
virtual void
OnCancel
() { Destroy(); }
151
virtual void
OnCancel
() { End(IDCANCEL); }
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
ChooserDialog.cpp
737
//
OnCancel
740
void ChooserDialog::
OnCancel
()
[
all
...]
Completed in 241 milliseconds