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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddcgraph.cpp969 end = rect.GetLeftBottom();
972 start = rect.GetLeftBottom();
977 start = rect.GetLeftBottom();
983 end = rect.GetLeftBottom();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dgeometry.h553 inline wxPoint2DDouble GetLeftBottom() const function in class:wxRect2DDouble
677 inline wxPoint2DInt GetLeftBottom() const { return wxPoint2DInt( m_x , m_y + m_height ); } function in class:wxRect2DInt
H A Dgdicmn.h397 wxPoint GetLeftBottom() const { return GetBottomLeft(); } function in class:wxRect

Completed in 42 milliseconds