Home
last modified time | relevance | path

Searched defs:getKeystroke (Results 1 – 2 of 2) sorted by relevance

/plugin/ckgedit/ckeditor/
Dckeditor.js65 CKEDITOR.dom.event.prototype={getKey:function(){return this.$.keyCode||this.$.which},getKeystroke:f… method in CKEDITOR
/plugin/ckgdoku/ckeditor/
Dckeditor.js56 …ent.prototype={getKey:function(){return this.$.keyCode||this.$.which},getKeystroke:function(){var … method in CKEDITOR.dom.event