Searched refs:genericDefinition (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 883 …lugins.add("indent",{init:function(b){var e=CKEDITOR.plugins.indent.genericDefinition;a(b,b.addCom… 885 …ht",n):m.removeStyle("margin-right")}})}});CKEDITOR.plugins.indent={genericDefinition:function(a){… method in CKEDITOR.plugins.indent 886 …is,null,e);a.addFeature(b)})(this,b[a])})}};CKEDITOR.plugins.indent.genericDefinition.prototype={c…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 959 …FF;CKEDITOR.plugins.add("indent",{init:function(a){var b=CKEDITOR.plugins.indent.genericDefinition; 961 …ht",g):c.removeStyle("margin-right")}})}});CKEDITOR.plugins.indent={genericDefinition:function(a){… method in CKEDITOR.plugins.indent 963 …is,null,c);a.addFeature(b)})(this,b[a])})}};CKEDITOR.plugins.indent.genericDefinition.prototype={c… class in CKEDITOR.plugins.indent
|
H A D | ckeditor.js.unc | 19011 var b = CKEDITOR.plugins.indent.genericDefinition; 19047 genericDefinition: function(a) { 19077 CKEDITOR.plugins.indent.genericDefinition.prototype = {
|