Searched refs:csGroupShape (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/studio/
H A Dshapes.h173 class csGroupShape: public wxRectangleShape class in inherits:wxRectangleShape
175 DECLARE_DYNAMIC_CLASS(csGroupShape)
177 csGroupShape();
H A Dshapes.cpp660 else if (shape->IsKindOf(CLASSINFO(csGroupShape)))
981 IMPLEMENT_DYNAMIC_CLASS(csGroupShape, wxRectangleShape)
983 csGroupShape::csGroupShape() function in class:csGroupShape
992 void csGroupShape::OnDraw(wxDC& dc)
998 bool csGroupShape::HitTest(double x, double y, int* attachment, double* distance)
H A Dsymbols.cpp158 shape = new csGroupShape();

Completed in 115 milliseconds