Searched refs:csTextBoxShape (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.h184 class csTextBoxShape: public wxRectangleShape class in inherits:wxRectangleShape
186 DECLARE_DYNAMIC_CLASS(csTextBoxShape)
188 csTextBoxShape();
H A Dshapes.cpp654 else if (shape->IsKindOf(CLASSINFO(csTextBoxShape)))
1035 IMPLEMENT_DYNAMIC_CLASS(csTextBoxShape, wxRectangleShape)
1037 csTextBoxShape::csTextBoxShape() function in class:csTextBoxShape
H A Dview.cpp892 wxShape* shape = new csTextBoxShape;

Completed in 92 milliseconds