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

/inkscape/src/ui/tools/
H A Dpencil-tool.cpp53 static bool pencil_within_tolerance = false; member in namespace:Inkscape::UI::Tools
172 pencil_within_tolerance = true;
253 if (pencil_within_tolerance) {
264 pencil_within_tolerance = false;

Completed in 15 milliseconds