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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/ogledit/
H A Ddoc.h50 class wxRoundedRectangleShape: public wxRectangleShape class in inherits:wxRectangleShape
52 DECLARE_DYNAMIC_CLASS(wxRoundedRectangleShape)
55 wxRoundedRectangleShape(double w = 0.0, double h = 0.0);
H A Ddoc.cpp587 IMPLEMENT_DYNAMIC_CLASS(wxRoundedRectangleShape, wxRectangleShape)
589 wxRoundedRectangleShape::wxRoundedRectangleShape(double w, double h): function in class:wxRoundedRectangleShape
H A Dview.cpp268 info = CLASSINFO(wxRoundedRectangleShape);

Completed in 36 milliseconds