Home | History | Annotate | Download | only in js

Lines Matching full:ctrlkey

2236 var control = mac ? e.metaKey && !e.ctrlKey : e.ctrlKey; // get ctrl key