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

/inkscape/src/ui/
H A Dtools-switch.h57 int tools_active(SPDesktop *dt);
H A Dtools-switch.cpp152 tools_active(SPDesktop *dt) function
/inkscape/src/ui/tools/
H A Dtool-base.cpp303 switch_selector_to = tools_active(dt);
325 switch_dropper_to = tools_active(dt);
/inkscape/src/
H A Ddesktop-events.cpp730 it->second = tools_active(desktop);
H A Dselection-chemistry.cpp423 tools_switch( desktop, tools_active( desktop ) );
/inkscape/src/ui/dialog/
H A Dalign-and-distribute.cpp918 daad->setMode(tools_active(desktop) == TOOLS_NODES);
H A Ddocument-properties.cpp1708 if (tools_active(getDesktop()) == TOOLS_NODES) {

Completed in 45 milliseconds