Searched refs:csSemiCircleShape (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.h135 class csSemiCircleShape: public wxDrawnShape class in inherits:wxDrawnShape
137 DECLARE_DYNAMIC_CLASS(csSemiCircleShape)
139 csSemiCircleShape();
H A Dsymbols.cpp140 shape = new csSemiCircleShape();
H A Dshapes.cpp636 else if (shape->IsKindOf(CLASSINFO(csSemiCircleShape)))
823 IMPLEMENT_DYNAMIC_CLASS(csSemiCircleShape, wxDrawnShape)
825 csSemiCircleShape::csSemiCircleShape() function in class:csSemiCircleShape

Completed in 224 milliseconds