Searched refs:OnMoveControlPoint (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/include/wx/ogl/
H A Dlines.h108 virtual bool OnMoveControlPoint(int WXUNUSED(which), double WXUNUSED(x), double WXUNUSED(y)) { return false; } function in class:wxLineShape
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dlines.cpp1872 // N.B. in OnMoveControlPoint, an event handler in Hardy could have deselected
1876 lineShape->OnMoveControlPoint(i+1, x, y);
1978 lineShape->OnMoveControlPoint(i+1, x, y);

Completed in 98 milliseconds