Searched refs:setMarker (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/tools/ | ||
H A D | measure-tool.h | 54 virtual void setMarker(bool isStart); |
H A D | measure-tool.cpp | 691 setMarker(true); 694 setMarker(false); 697 void MeasureTool::setMarker(bool isStart) function in class:Inkscape::UI::Tools::MeasureTool |
Completed in 18 milliseconds