Searched refs:csCircleShape (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.h142 class csCircleShape: public wxCircleShape class in inherits:wxCircleShape
144 DECLARE_DYNAMIC_CLASS(csCircleShape)
146 csCircleShape();
H A Dsymbols.cpp116 wxShape* shape = new csCircleShape();
H A Dshapes.cpp642 else if (shape->IsKindOf(CLASSINFO(csCircleShape)))
920 IMPLEMENT_DYNAMIC_CLASS(csCircleShape, wxCircleShape)
922 csCircleShape::csCircleShape() function in class:csCircleShape

Completed in 36 milliseconds