Searched defs:getKeystroke (Results 1 – 2 of 2) sorted by relevance
65 CKEDITOR.dom.event.prototype={getKey:function(){return this.$.keyCode||this.$.which},getKeystroke:f… method in CKEDITOR
56 …ent.prototype={getKey:function(){return this.$.keyCode||this.$.which},getKeystroke:function(){var … method in CKEDITOR.dom.event