Searched refs:csWideRectangleShape (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.h121 class csWideRectangleShape: public wxDrawnShape class in inherits:wxDrawnShape
123 DECLARE_DYNAMIC_CLASS(csWideRectangleShape)
125 csWideRectangleShape();
H A Dsymbols.cpp134 shape = new csWideRectangleShape();
H A Dshapes.cpp624 else if (shape->IsKindOf(CLASSINFO(csWideRectangleShape)))
750 IMPLEMENT_DYNAMIC_CLASS(csWideRectangleShape, wxDrawnShape)
752 csWideRectangleShape::csWideRectangleShape() function in class:csWideRectangleShape

Completed in 113 milliseconds