Searched refs:ScheduleForDestroy (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dapptrait.h97 virtual void ScheduleForDestroy(wxObject *object) = 0;
185 virtual void ScheduleForDestroy(wxObject *object);
228 virtual void ScheduleForDestroy(wxObject *object);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/corefoundation/
H A Dutilsexc_cf.cpp59 // Since we're in the GUI library we can guarantee that ScheduleForDestroy is using
62 wxTheApp->GetTraits()->ScheduleForDestroy(this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebInterface.cpp304 virtual void ScheduleForDestroy(wxObject *object);
326 void CWebserverAppTraits::ScheduleForDestroy(wxObject *object) function in class:CWebserverAppTraits
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dappcmn.cpp650 void wxGUIAppTraitsBase::ScheduleForDestroy(wxObject *object) function in class:wxGUIAppTraitsBase
H A Dappbase.cpp517 void wxConsoleAppTraitsBase::ScheduleForDestroy(wxObject *object) function in class:wxConsoleAppTraitsBase
H A Dsocket.cpp263 traits->ScheduleForDestroy(this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule.h488 virtual void ScheduleForDestroy(wxObject *object);
H A Damuled.cpp343 void CDaemonAppTraits::ScheduleForDestroy(wxObject *object) function in class:CDaemonAppTraits
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dcfsocket.cpp293 traits->ScheduleForDestroy(this);

Completed in 69 milliseconds