Searched refs:OnChangeAttachment (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 Dshapes.h237 void OnChangeAttachment(int attachment, wxLineShape* line, wxList& ordering);
H A Dshapes.cpp570 void csEvtHandler::OnChangeAttachment(int attachment, wxLineShape* line, wxList& ordering) function in class:csEvtHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Dbasic.h181 virtual void OnChangeAttachment(int attachment, wxLineShape* line, wxList& ordering);
435 virtual void OnChangeAttachment(int attachment, wxLineShape* line, wxList& ordering);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dbasic.cpp255 void wxShapeEvtHandler::OnChangeAttachment(int attachment, wxLineShape* line, wxList& ordering) function in class:wxShapeEvtHandler
258 m_previousHandler->OnChangeAttachment(attachment, line, ordering);
1147 GetEventHandler()->OnChangeAttachment(newAttachment, to_move, newOrdering);
1152 void wxShape::OnChangeAttachment(int attachment, wxLineShape* line, wxList& ordering) function in class:wxShape

Completed in 409 milliseconds