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

/inkscape/src/ui/tools/
H A Dselect-tool.cpp114 static bool moved_while_cycling = false; member in namespace:Inkscape::UI::Tools
537 moved_while_cycling = true;
802 if (moved_while_cycling) {
803 moved_while_cycling = false;

Completed in 17 milliseconds