Searched refs:state_held_control (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/tool/
H A Devent-utils.h25 inline bool state_held_control(unsigned state) { function in namespace:Inkscape::UI
61 return state_held_control(event.state);
H A Dtransform-handle-set.cpp200 if (state_held_control(state)) {
447 if (state_held_control(state)) {
454 if (state_held_control(state)) {
586 if (state_held_control(state)) {
593 if (state_held_control(state)) {
H A Dcurve-drag-point.cpp198 if (state_held_control(state) && state_held_alt(state)) {
H A Dnode.cpp501 if (state_held_control(state)) {
522 if (state_held_control(state)) {
1419 /*if (state_held_control(state)) {
1430 if (state_held_control(state)) {

Completed in 22 milliseconds