Searched refs:UMAGetControlBoundsInWindowCoords (Results 1 - 5 of 5) 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.h79 Rect * UMAGetControlBoundsInWindowCoords(ControlRef theControl, Rect *bounds) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Duma.cpp475 InvalWindowRect( GetControlOwner(inControl), UMAGetControlBoundsInWindowCoords(inControl, &ctrlBounds) ) ;
549 InvalWindowRect( GetControlOwner(inControl), UMAGetControlBoundsInWindowCoords(inControl, &ctrlBounds) ) ;
729 Rect * UMAGetControlBoundsInWindowCoords( ControlRef theControl, Rect *bounds ) function
H A Dtextctrl.cpp2540 UMAGetControlBoundsInWindowCoords( m_controlRef, &bounds );
2984 UMAGetControlBoundsInWindowCoords( m_controlRef, &bounds );
H A Dtoplevel.cpp417 UMAGetControlBoundsInWindowCoords( sibling , &r ) ;
H A Dutils.cpp1206 UMAGetControlBoundsInWindowCoords( m_controlRef , r );

Completed in 49 milliseconds