Searched refs:_updateDragTip (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/tool/
H A Dcontrol-point.h382 bool _updateDragTip(GdkEventMotion *event);
H A Dcontrol-point.cpp313 _updateDragTip(&em); // update dragging tip after moving to new position
503 bool ControlPoint::_updateDragTip(GdkEventMotion *event) function in class:Inkscape::UI::ControlPoint

Completed in 21 milliseconds