Searched refs:wxMacRemoveAllNotifiersForData (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dmacnotfy.h26 void wxMacRemoveAllNotifiersForData( wxMacNotifierTableRef table , void* data ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dmacnotfy.h27 void wxMacRemoveAllNotifiersForData( wxMacNotifierTableRef table , void* data ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmacnotfy.cpp81 void wxMacRemoveAllNotifiersForData( wxMacNotifierTableRef table , void* data ) function
H A Dtimer.cpp217 wxMacRemoveAllNotifiersForData( wxMacGetNotifierTable(), this );
H A Dgsocket.cpp332 wxMacRemoveAllNotifiersForData( wxMacGetNotifierTable() , this ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dmacnotfy.cpp107 void wxMacRemoveAllNotifiersForData( wxMacNotifierTableRef table , void* data ) function
H A Dtimer.cpp137 wxMacRemoveAllNotifiersForData( wxMacGetNotifierTable() , this ) ;
H A Dgsocket.c343 wxMacRemoveAllNotifiersForData( wxMacGetNotifierTable() , socket ) ;

Completed in 118 milliseconds