Searched refs:OnDestroy (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/unix/
H A Dtaskbarx11.h40 void OnDestroy(wxWindowDestroyEvent&);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DListenSocket.cpp81 wxASSERT((*it)->OnDestroy());
165 if (!cur_socket->OnDestroy()) {
H A DEMSocket.h75 bool OnDestroy() { return DoingDestroy; }; function in class:CEMSocket
H A DServerSocket.cpp87 if (socket->OnDestroy()) {
H A DClientTCPSocket.cpp92 if (socket->OnDestroy() || socket->ForDeletion()) {
281 if ( !ForDeletion() && !OnDestroy() ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dpopupwin.h128 void OnDestroy(wxWindowDestroyEvent& event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dtaskbarx11.cpp284 void wxTaskBarIcon::OnDestroy(wxWindowDestroyEvent&) function in class:wxTaskBarIcon
302 wxWindowDestroyEventHandler(wxTaskBarIcon::OnDestroy),

Completed in 124 milliseconds