Searched refs:_is_drag_cancelled (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/ui/tool/
H A Dcontrol-point.h361 static bool _is_drag_cancelled(GdkEventMotion *event);
H A Dcurve-drag-point.cpp75 if (_is_drag_cancelled(event) && _segment_was_degenerate) {
H A Dcontrol-point.cpp591 bool ControlPoint::_is_drag_cancelled(GdkEventMotion *event) function in class:Inkscape::UI::ControlPoint

Completed in 20 milliseconds