Home
last modified time | relevance | path

Searched refs:OnClear (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/dialogs/
H A Ddialog_move_exact_base.cpp107 …EVT_COMMAND_BUTTON_CLICKED, wxCommandEventHandler( DIALOG_MOVE_EXACT_BASE::OnClear ), NULL, this ); in DIALOG_MOVE_EXACT_BASE()
110 …EVT_COMMAND_BUTTON_CLICKED, wxCommandEventHandler( DIALOG_MOVE_EXACT_BASE::OnClear ), NULL, this ); in DIALOG_MOVE_EXACT_BASE()
112 …EVT_COMMAND_BUTTON_CLICKED, wxCommandEventHandler( DIALOG_MOVE_EXACT_BASE::OnClear ), NULL, this ); in DIALOG_MOVE_EXACT_BASE()
121 …EVT_COMMAND_BUTTON_CLICKED, wxCommandEventHandler( DIALOG_MOVE_EXACT_BASE::OnClear ), NULL, this ); in ~DIALOG_MOVE_EXACT_BASE()
124 …EVT_COMMAND_BUTTON_CLICKED, wxCommandEventHandler( DIALOG_MOVE_EXACT_BASE::OnClear ), NULL, this ); in ~DIALOG_MOVE_EXACT_BASE()
126 …EVT_COMMAND_BUTTON_CLICKED, wxCommandEventHandler( DIALOG_MOVE_EXACT_BASE::OnClear ), NULL, this ); in ~DIALOG_MOVE_EXACT_BASE()
H A Ddialog_position_relative_base.cpp146 …MAND_BUTTON_CLICKED, wxCommandEventHandler( DIALOG_POSITION_RELATIVE_BASE::OnClear ), NULL, this ); in DIALOG_POSITION_RELATIVE_BASE()
148 …MAND_BUTTON_CLICKED, wxCommandEventHandler( DIALOG_POSITION_RELATIVE_BASE::OnClear ), NULL, this ); in DIALOG_POSITION_RELATIVE_BASE()
161 …MAND_BUTTON_CLICKED, wxCommandEventHandler( DIALOG_POSITION_RELATIVE_BASE::OnClear ), NULL, this ); in ~DIALOG_POSITION_RELATIVE_BASE()
163 …MAND_BUTTON_CLICKED, wxCommandEventHandler( DIALOG_POSITION_RELATIVE_BASE::OnClear ), NULL, this ); in ~DIALOG_POSITION_RELATIVE_BASE()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DLogWindow.cpp57 void OnClear(wxCommandEvent & e);
141 frame->Bind( wxEVT_COMMAND_MENU_SELECTED, OnClear, LoggerID_Clear); in Show()
144 frame->Bind( wxEVT_COMMAND_BUTTON_CLICKED, OnClear, LoggerID_Clear); in Show()
199 void OnClear(wxCommandEvent & WXUNUSED(e)) in OnClear() function
/dports/editors/poedit/poedit-1.8.4/src/
H A Dcommentdlg.cpp53 EVT_BUTTON(XRCID("clear"), CommentDialog::OnClear) in BEGIN_EVENT_TABLE()
56 void CommentDialog::OnClear(wxCommandEvent&) in BEGIN_EVENT_TABLE()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.WebControls/
H A DMenuItemBindingCollection.cs102 protected override void OnClear () in OnClear() method in System.Web.UI.WebControls.MenuItemBindingCollection
105 base.OnClear (); in OnClear()
H A DTreeNodeBindingCollection.cs102 protected override void OnClear () in OnClear() method in System.Web.UI.WebControls.TreeNodeBindingCollection
105 base.OnClear (); in OnClear()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Configuration/
H A DSettingsPropertyCollection.cs63 OnClear (); in Clear()
117 protected virtual void OnClear () in OnClear() method in System.Configuration.SettingsPropertyCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebParts/
H A DWebPartTransformerCollection.cs56 protected override void OnClear() { in OnClear() method in System.Web.UI.WebControls.WebParts.WebPartTransformerCollection
58 base.OnClear(); in OnClear()
H A DWebPartConnectionCollection.cs111 protected override void OnClear() { in OnClear() method in System.Web.UI.WebControls.WebParts.WebPartConnectionCollection
113 base.OnClear(); in OnClear()
H A DProxyWebPartConnectionCollection.cs85 protected override void OnClear() { in OnClear() method in System.Web.UI.WebControls.WebParts.ProxyWebPartConnectionCollection
93 base.OnClear(); in OnClear()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Configuration.ConfigurationManager/src/System/Configuration/
H A DSettingsPropertyCollection.cs87 OnClear(); in Clear()
101 protected virtual void OnClear() { } in OnClear() method in System.Configuration.SettingsPropertyCollection
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/rotate/
H A Drotate.cpp97 void OnClear(wxCommandEvent &);
233 EVT_MENU (ID_Clear, MyFrame::OnClear) in BEGIN_EVENT_TABLE()
273 void MyFrame::OnClear (wxCommandEvent &) in OnClear() function in MyFrame
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/rotate/
H A Drotate.cpp97 void OnClear(wxCommandEvent &);
233 EVT_MENU (ID_Clear, MyFrame::OnClear) in BEGIN_EVENT_TABLE()
273 void MyFrame::OnClear (wxCommandEvent &) in OnClear() function in MyFrame
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/rotate/
H A Drotate.cpp97 void OnClear(wxCommandEvent &);
233 EVT_MENU (ID_Clear, MyFrame::OnClear) in BEGIN_EVENT_TABLE()
273 void MyFrame::OnClear (wxCommandEvent &) in OnClear() function in MyFrame
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/rotate/
H A Drotate.cpp97 void OnClear(wxCommandEvent &);
233 EVT_MENU (ID_Clear, MyFrame::OnClear) in BEGIN_EVENT_TABLE()
273 void MyFrame::OnClear (wxCommandEvent &) in OnClear() function in MyFrame
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/configuration/
H A DSettingsPropertyCollection.cs110 OnClear(); in Clear()
127 protected virtual void OnClear() {} in OnClear() method in System.Configuration.SettingsPropertyCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXmlSchemaObjectCollection.cs126 protected override void OnClear() { in OnClear() method in System.Xml.Schema.XmlSchemaObjectCollection
128 parent.OnClear(this); in OnClear()
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DMuleTextCtrl.cpp59 EVT_MENU (CMTCE_Clear, CMuleTextCtrl::OnClear) in BEGIN_EVENT_TABLE()
130 void CMuleTextCtrl::OnClear( wxCommandEvent& WXUNUSED(evt) ) in OnClear() function in CMuleTextCtrl
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DMuleTextCtrl.cpp59 EVT_MENU (CMTCE_Clear, CMuleTextCtrl::OnClear)
130 void CMuleTextCtrl::OnClear( wxCommandEvent& WXUNUSED(evt) )
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DXmlSchemaObjectCollection.cs138 protected override void OnClear() in OnClear() method in System.Xml.Schema.XmlSchemaObjectCollection
142 _parent.OnClear(this); in OnClear()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/
H A DInternalBufferManager.cs414 this.OnClear(); in Clear()
442 internal abstract void OnClear(); in OnClear() method in System.Runtime.InternalBufferManager.PooledBufferManager.BufferPool
471 internal override void OnClear() in OnClear() method in System.Runtime.InternalBufferManager.PooledBufferManager.BufferPool.SynchronizedBufferPool
505 internal override void OnClear() in OnClear() method in System.Runtime.InternalBufferManager.PooledBufferManager.BufferPool.LargeBufferPool
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/Jayrock/src/Jayrock.Json/Configuration/
H A DDictionarySectionHandler.cs64 OnClear(dictionary); in Create()
137 protected virtual void OnClear(IDictionary dictionary) in OnClear() method in Jayrock.Configuration.DictionarySectionHandler
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DTreeNodeBindingCollection.cs122 protected override void OnClear() { in OnClear() method in System.Web.UI.WebControls.TreeNodeBindingCollection
123 base.OnClear(); in OnClear()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.NonGeneric/src/System/Collections/
H A DDictionaryBase.cs141 OnClear(); in Clear()
190 protected virtual void OnClear() in OnClear() method in System.Collections.DictionaryBase
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/collections/
H A Ddictionarybase.cs120 OnClear(); in Clear()
160 protected virtual void OnClear() { in OnClear() method in System.Collections.DictionaryBase

12345678910>>...15