Searched refs:SelectShape (Results 1 - 4 of 4) 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 Ddoc.cpp266 ((csDiagramView*) m_doc->GetFirstView())->SelectShape(m_shapeOnCanvas, false);
323 ((csDiagramView*) m_doc->GetFirstView())->SelectShape(m_shapeOnCanvas, true);
362 ((csDiagramView*) m_doc->GetFirstView())->SelectShape(m_shapeOnCanvas, true);
549 ((csDiagramView*) m_doc->GetFirstView())->SelectShape(m_shapeOnCanvas, false);
H A Dview.h76 void SelectShape(wxShape* shape, bool select);
H A Dview.cpp181 void csDiagramView::SelectShape(wxShape* shape, bool select) function in class:csDiagramView
531 SelectShape(theShape, false);
548 SelectShape(eachShape, true);
1010 GetView()->SelectShape(shape, true);
H A Dshapes.cpp133 view->SelectShape(GetShape(), selected);
140 view->SelectShape(GetShape(), false);
145 view->SelectShape(GetShape(), true);

Completed in 101 milliseconds