Home | History | Annotate | Download | only in lib

Lines Matching refs:isMiddle

4895                 isMiddle: function(e){
4920 isMiddle: function(e){ return e.button & 4; },
4931 isMiddle: function(e){ return e.button == 1; },