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

/inkscape/src/ui/tools/
H A Dtool-base.cpp62 static int switch_selector_to = 0; variable
296 if (switch_selector_to)
297 tools_switch(dt, switch_selector_to);
303 switch_selector_to = tools_active(dt);

Completed in 17 milliseconds