Searched refs:oldShapes (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 Dview.h91 void DoCmd(wxList& shapes, wxList& oldShapes, int cmd, const wxString& op);
H A Dshapes.cpp1179 wxList oldShapes; local
1181 oldShapes.Append(shape);
1182 view->DoCmd(newShapes, oldShapes, event.GetId(), opStr);
H A Dview.cpp350 void csDiagramView::DoCmd(wxList& shapes, wxList& oldShapes, int cmd, const wxString& op) argument
359 wxObjectList::compatibility_iterator node1 = oldShapes.GetFirst();

Completed in 102 milliseconds