Searched refs:UMAMoveControl (Results 1 - 9 of 9) 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 Duma.h75 void UMAMoveControl( ControlRef inControl , short x , short y ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Duma.h85 void UMAMoveControl( ControlHandle inControl , short x , short y ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dslider.cpp423 UMAMoveControl( (ControlHandle) m_macControl , new_x , new_y ) ;
H A Dtoolbar.cpp144 UMAMoveControl( m_controlHandle , mac_x , mac_y ) ;
H A Dcontrol.cpp506 UMAMoveControl( (ControlHandle) m_macControl , new_x , new_y ) ;
H A Duma.cpp567 void UMAMoveControl( ControlHandle inControl , short x , short y ) function
H A Dlistbox.cpp370 UMAMoveControl( control , bounds.right - (scrollbounds.right - scrollbounds.left) + 1 ,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Duma.cpp481 void UMAMoveControl( ControlRef inControl , short x , short y ) function
H A Dtoolbar.cpp442 UMAMoveControl( m_controlHandle, mac_x, mac_y );
465 UMAMoveControl( m_controlHandle, mac_x, mac_y );

Completed in 185 milliseconds