Home
last modified time | relevance | path

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

/plugin/ckgedit/ckeditor/
H A Dckeditor.js962 this.startDisabled=!this.isIndent},specificDefinition:function(a,b,e){this.name=b;this.editor=a;thi… method in CKEDITOR.plugins.indent
963 ….prototype={context:"p",exec:function(){}};CKEDITOR.plugins.indent.specificDefinition.prototype={e… class in CKEDITOR.plugins.indent
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js885 …n:function(a){this.isIndent=!!a;this.startDisabled=!this.isIndent},specificDefinition:function(a,b… method in CKEDITOR.plugins.indent