Searched refs:UMAGetWindowPort (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddcclient.cpp65 m_macPort = UMAGetWindowPort( windowref ) ;
110 m_macPort = UMAGetWindowPort( windowref ) ;
157 m_macPort = UMAGetWindowPort( windowref ) ;
H A Dchoice.cpp252 wxMacPortStateHelper st( UMAGetWindowPort( (WindowRef) MacGetRootWindow() ) ) ;
H A Dglcanvas.cpp46 m_drawable = (AGLDrawable) UMAGetWindowPort(MAC_WXHWND(win->MacGetRootWindow()));
H A Dwindow.cpp406 ::SetPort( UMAGetWindowPort( window ) ) ;
437 ::SetPort( UMAGetWindowPort( window ) ) ;
1453 ::SetPort( UMAGetWindowPort( window ) ) ;
1606 ::SetPort( UMAGetWindowPort( rootWindow ) ) ;
H A Duma.cpp495 GrafPtr UMAGetWindowPort( WindowRef inWindowRef ) function
H A Dlistbox.cpp627 wxMacPortStateHelper st( UMAGetWindowPort( (WindowRef) MacGetRootWindow() ) ) ;
H A Dtoplevel.cpp938 ::SetPort( UMAGetWindowPort( (WindowRef)m_macWindow ) ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddcclient.cpp158 m_macPort = UMAGetWindowPort( rootwindow ) ;
275 m_macPort = UMAGetWindowPort( windowref ) ;
334 m_macPort = UMAGetWindowPort( windowref ) ;
H A Dchoice.cpp314 wxMacPortStateHelper st( UMAGetWindowPort( (WindowRef) MacGetTopLevelWindowRef() ) ) ;
H A Dglcanvas.cpp48 m_drawable = (AGLDrawable) UMAGetWindowPort(MAC_WXHWND(win->MacGetTopLevelWindowRef()));
H A Dlistbox.cpp251 wxMacPortStateHelper st( UMAGetWindowPort( (WindowRef)MacGetTopLevelWindowRef() ) );
H A Duma.cpp410 GrafPtr UMAGetWindowPort( WindowRef inWindowRef ) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Duma.h53 GrafPtr UMAGetWindowPort( WindowRef inWindowRef ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Duma.h63 GrafPtr UMAGetWindowPort( WindowRef inWindowRef ) ;

Completed in 147 milliseconds