Searched defs:is_cycling (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/tools/
H A Dselect-tool.cpp113 static bool is_cycling = false; member in namespace:Inkscape::UI::Tools
536 if (is_cycling) {
807 is_cycling = true;
1190 if (is_cycling) {
1192 is_cycling = false;

Completed in 17 milliseconds