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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dgeometry.h563 inline void MoveRightTopTo( const wxPoint2DDouble &pt ) function in class:wxRect2DDouble
682 inline void MoveRightTopTo( const wxPoint2DInt &pt ) { m_x = pt.m_x - m_width; m_y = pt.m_y; } function in class:wxRect2DInt

Completed in 81 milliseconds