Searched refs:shapeInfo (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/ogledit/
H A Ddoc.h150 wxClassInfo *shapeInfo; member in class:DiagramCommand
162 DiagramCommand(const wxString& name, int cmd, DiagramDocument *ddoc, wxClassInfo *shapeInfo = NULL,
178 inline wxClassInfo *GetShapeInfo(void) { return shapeInfo; }
H A Ddoc.cpp142 shapeInfo = info;
159 shapeInfo = NULL;
176 shapeInfo = NULL;
232 theShape = (wxShape *)shapeInfo->CreateObject();
263 theShape = (wxShape *)shapeInfo->CreateObject();

Completed in 107 milliseconds