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

/inkscape/src/ui/tools/
H A Dpen-tool.h129 void _setToNearestHorizVert(Geom::Point &pt, guint const state, bool snap) const;
H A Dpen-tool.cpp281 this->_setToNearestHorizVert(p, state, true);
1777 this->_setToNearestHorizVert(intermed, status, false);
2047 void PenTool::_setToNearestHorizVert(Geom::Point &pt, guint const state, bool snap) const { function in class:Inkscape::UI::Tools::PenTool

Completed in 19 milliseconds