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

/inkscape/src/ui/tool/
H A Devent-utils.h28 inline bool state_held_alt(unsigned state) { function in namespace:Inkscape::UI
67 return state_held_alt(event.state);

Completed in 14 milliseconds