Searched refs:MacSetupBackgroundForCurrentPort (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dcontrol.cpp118 wxDC::MacSetupBackgroundForCurrentPort( wx->MacGetBackgroundBrush() ) ;
631 wxDC::MacSetupBackgroundForCurrentPort( MacGetBackgroundBrush() ) ;
643 wxDC::MacSetupBackgroundForCurrentPort( MacGetBackgroundBrush() ) ;
H A Drenderer.cpp218 wxDC::MacSetupBackgroundForCurrentPort( MacGetBackgroundBrush() ) ;
H A Ddc.cpp1806 MacSetupBackgroundForCurrentPort( m_backgroundBrush ) ;
1817 MacSetupBackgroundForCurrentPort(m_backgroundBrush) ;
2063 void wxDC::MacSetupBackgroundForCurrentPort(const wxBrush& background ) function in class:wxDC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Ddc.h150 static void MacSetupBackgroundForCurrentPort(const wxBrush& background ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Ddc.h206 static void MacSetupBackgroundForCurrentPort(const wxBrush& background );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddc.cpp1774 MacSetupBackgroundForCurrentPort( m_backgroundBrush ) ;
1787 MacSetupBackgroundForCurrentPort(m_backgroundBrush) ;
2019 void wxDC::MacSetupBackgroundForCurrentPort(const wxBrush& background ) function in class:wxDC

Completed in 183 milliseconds