Searched refs:held_alt (Results 1 - 8 of 8) sorted by relevance

/inkscape/src/ui/tool/
H A Devent-utils.h66 inline bool held_alt(E const &event) { function in namespace:Inkscape::UI
H A Dcurve-drag-point.cpp144 if (held_control(*event) && held_alt(*event)) {
H A Dcontrol-point-selection.cpp502 if (held_alt(event)) {
567 if (held_alt(event)) {
604 if (held_alt(event)) {
H A Dtransform-handle-set.cpp260 if (held_alt(*event)) {
349 if (held_alt(*event)) {
H A Dnode.cpp345 if (held_alt(*event)) {
1288 if (held_alt(*event)) {
H A Dmulti-path-manipulator.cpp671 if (held_alt(event->key)) {
H A Dpath-manipulator.cpp1536 if (held_alt(*event) && held_control(*event)) {
/inkscape/src/ui/tools/
H A Dnode-tool.cpp572 if (held_control(event->key) && held_alt(event->key)) {

Completed in 36 milliseconds