Searched refs:_setEndpoint (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/tools/ | ||
H A D | pencil-tool.h | 64 void _setEndpoint(Geom::Point const &p); |
H A D | pencil-tool.cpp | 276 this->_setEndpoint(p); 370 this->_setEndpoint(p); 562 void PencilTool::_setEndpoint(Geom::Point const &p) { function in class:Inkscape::UI::Tools::PencilTool |
Completed in 15 milliseconds