Searched defs:isAlt (Results 1 – 3 of 3) sorted by relevance
943 this.isAlt=function(event){return event.altKey&&!event.ctrlKey&&!event.shiftKey&&!event.metaKey function
2537 this.isAlt = function(event) function
954 this.isAlt=function(event){return event.altKey&&!event.ctrlKey&&!event.shiftKey&&!event.metaKey function