Searched refs:OnShapeSave (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Dogldiag.h82 virtual bool OnShapeSave(wxExprDatabase& db, wxShape& shape, wxExpr& expr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/ogledit/
H A Ddoc.h40 bool OnShapeSave(wxExprDatabase& db, wxShape& shape, wxExpr& expr);
H A Ddoc.cpp560 bool MyDiagram::OnShapeSave(wxExprDatabase& db, wxShape& shape, wxExpr& expr) function in class:MyDiagram
562 wxDiagram::OnShapeSave(db, shape, expr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dogldiag.cpp236 OnShapeSave(*database, *shape, *expr);
526 bool wxDiagram::OnShapeSave(wxExprDatabase& db, wxShape& shape, wxExpr& expr) function in class:wxDiagram
538 OnShapeSave(db, *childShape, *childExpr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dshapes.h35 bool OnShapeSave(wxExprDatabase& db, wxShape& shape, wxExpr& expr);
H A Dshapes.cpp711 bool csDiagram::OnShapeSave(wxExprDatabase& db, wxShape& shape, wxExpr& expr) function in class:csDiagram
713 wxDiagram::OnShapeSave(db, shape, expr);

Completed in 99 milliseconds