Searched defs:DrawEllipse (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 Dgraphcmn.cpp645 void wxGraphicsContext::DrawEllipse( wxDouble x, wxDouble y, wxDouble w, wxDouble h) function in class:wxGraphicsContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Ddrawn.cpp307 void wxDrawnShape::DrawEllipse(const wxRect& rect) function in class:wxDrawnShape
2311 void wxPseudoMetaFile::DrawEllipse(const wxRect& rect) function in class:wxPseudoMetaFile
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddc.h257 void DrawEllipse(wxCoord x, wxCoord y, wxCoord width, wxCoord height) function in class:wxDCBase
259 void DrawEllipse(const wxPoint& pt, const wxSize& sz) function in class:wxDCBase
261 void DrawEllipse(const wxRect& rect) function in class:wxDCBase

Completed in 128 milliseconds