Searched refs:MacCleanupPort (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/classic/
H A Ddc.h237 void MacCleanupPort( wxMacPortStateHelper* ph ) const ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Ddc.h310 void MacCleanupPort( wxMacPortStateHelper *ph ) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddc.cpp68 m_dc->MacCleanupPort(&m_ph) ;
91 m_dc->MacCleanupPort( NULL ) ;
327 void wxDC::MacCleanupPort(wxMacPortStateHelper* help) const function in class:wxDC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddc.cpp62 m_dc->MacCleanupPort(&m_ph) ;
84 m_dc->MacCleanupPort( NULL ) ;
322 void wxDC::MacCleanupPort(wxMacPortStateHelper* help) const function in class:wxDC

Completed in 122 milliseconds