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