Searched defs:OnCancel (Results 1 – 11 of 11) sorted by relevance
107 virtual void OnCancel() {}; in OnCancel() function136 virtual void OnCancel() { Destroy(); } in OnCancel() function151 virtual void OnCancel() { End(IDCANCEL); } in OnCancel() function
438 void OnCancel() override {} in OnCancel() function542 void OnCancel() override {} in OnCancel() function655 void OnCancel() override {} in OnCancel() function736 void OnCancel() override {} in OnCancel() function
477 void OnCancel() override {} in OnCancel() function
27 void OnCancel() { } in OnCancel() function
250 def OnCancel(self, events): member in SerialConfigDialog
117 def OnCancel(self, events): member in TerminalSettingsDialog
74 void CProgressDialog::OnCancel() { Sync.SetStopped(true); } in OnCancel() function in CProgressDialog
556 void CProgressDialog::OnCancel() { Sync.Set_Stopped(true); } in OnCancel() function in CProgressDialog
740 void ChooserDialog::OnCancel() in OnCancel() function in ChooserDialog