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

/inkscape/src/ui/tools/
H A Dmeasure-tool.h54 virtual void setMarker(bool isStart);
H A Dmeasure-tool.cpp691 setMarker(true);
694 setMarker(false);
697 void MeasureTool::setMarker(bool isStart) function in class:Inkscape::UI::Tools::MeasureTool

Completed in 18 milliseconds