Searched refs:wxMacNotificationProcPtr (Results 1 - 4 of 4) 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.h17 typedef void (*wxMacNotificationProcPtr)(unsigned long event , void* data ) ; typedef
23 void wxMacAddEvent( wxMacNotifierTableRef table , wxMacNotificationProcPtr handler , unsigned long event , void* data , short wakeUp ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dmacnotfy.h17 typedef void (*wxMacNotificationProcPtr)(unsigned long event , void* data ) ; typedef
23 void wxMacAddEvent( wxMacNotifierTableRef table , wxMacNotificationProcPtr handler , unsigned long event , void* data , short wakeUp ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmacnotfy.cpp25 wxMacNotificationProcPtr proc[kMaxEvents] ;
59 wxMacNotificationProcPtr handler ,
119 wxMacNotificationProcPtr handler = gMacNotificationEvents.proc[index] ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dmacnotfy.cpp23 wxMacNotificationProcPtr proc[kMaxEvents] ;
85 wxMacNotificationProcPtr handler ,
145 wxMacNotificationProcPtr handler = gMacNotificationEvents.proc[index] ;

Completed in 69 milliseconds