Home
last modified time | relevance | path

Searched refs:TOOLS_SELECT (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/
H A Dtools-switch.h25 TOOLS_SELECT, enumerator
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/parameter/
H A Dpath.cpp109 tools_switch(desktop, TOOLS_SELECT); in ~PathParam()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dlpe-clone-original.cpp88 tools_switch(desktop, TOOLS_SELECT); in syncOriginal()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Ddesktop-events.cpp475 toolToUse[devName] = TOOLS_SELECT; in init_extended()
H A Dverbs.cpp1701 tools_switch(dt, TOOLS_SELECT); in perform()
H A Dselection-chemistry.cpp180 tools_switch(dt, TOOLS_SELECT); in selectNone()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tools/
H A Dtool-base.cpp225 tools_switch(dt, TOOLS_SELECT); in sp_toggle_selector()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Ddocument-properties.cpp1619 tools_switch(getDesktop(), TOOLS_SELECT); in onDocUnitChange()