Searched refs:evSource (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dxtistrm.cpp108 void wxWriter::FindConnectEntry(const wxEvtHandler * evSource,const wxDelegateTypeInfo* dti, const wxObject* &sink , const wxHandlerInfo *&handler) argument
110 wxList *dynamicEvents = evSource->GetDynamicEventTable() ;
233 const wxEvtHandler * evSource = dynamic_cast<const wxEvtHandler *>(obj) ; local
234 if ( evSource )
236 FindConnectEntry( evSource , dti , sink , handler ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dxtistrm.h143 void FindConnectEntry(const wxEvtHandler * evSource,const wxDelegateTypeInfo* dti, const wxObject* &sink , const wxHandlerInfo *&handler) ;

Completed in 103 milliseconds