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

/inkscape/src/ui/tools/
H A Dpencil-tool.h63 void _setStartpoint(Geom::Point const &p);
H A Dpencil-tool.cpp213 this->_setStartpoint(p);
544 void PencilTool::_setStartpoint(Geom::Point const &p) { function in class:Inkscape::UI::Tools::PencilTool

Completed in 17 milliseconds