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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Dlinesp.h23 wxLineControlPoint(wxShapeCanvas *the_canvas = NULL, wxShape *object = NULL, double size = 0.0,
H A Dbasicp.h48 wxControlPoint(wxShapeCanvas *the_canvas = NULL, wxShape *object = NULL, double size = 0.0, double the_xoffset = 0.0,
93 wxPolygonControlPoint(wxShapeCanvas *the_canvas = NULL, wxShape *object = NULL, double size = 0.0, wxRealPoint *vertex = NULL,
H A Dbasic.h209 void SetCanvas(wxShapeCanvas *the_canvas);
210 virtual void AddToCanvas(wxShapeCanvas *the_canvas, wxShape *addAfter = NULL);
211 virtual void InsertInCanvas(wxShapeCanvas *the_canvas);
213 virtual void RemoveFromCanvas(wxShapeCanvas *the_canvas);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Ddivided.cpp37 wxDividedShapeControlPoint(wxShapeCanvas *the_canvas, wxShape *object, int region,
566 wxDividedShapeControlPoint::wxDividedShapeControlPoint(wxShapeCanvas *the_canvas, wxShape *object, argument
568 wxControlPoint(the_canvas, object, size, the_m_xoffset, the_m_yoffset, the_type)
H A Dcomposit.cpp45 wxDivisionControlPoint(wxShapeCanvas *the_canvas, wxShape *object, double size, double the_xoffset, double the_yoffset, int the_type);
1379 wxDivisionControlPoint::wxDivisionControlPoint(wxShapeCanvas *the_canvas, wxShape *object, double size, double the_xoffset, double the_yoffset, int the_type): argument
1380 wxControlPoint(the_canvas, object, size, the_xoffset, the_yoffset, the_type)

Completed in 215 milliseconds