Searched defs:GetRightTop (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dgeometry.h559 inline wxPoint2DDouble GetRightTop() const function in class:wxRect2DDouble
680 inline wxPoint2DInt GetRightTop() const { return wxPoint2DInt( m_x+m_width , m_y ); } function in class:wxRect2DInt
H A Dgdicmn.h392 wxPoint GetRightTop() const { return GetTopRight(); } function in class:wxRect

Completed in 121 milliseconds