Searched refs:attachStyleStateChange (Results 1 – 3 of 3) sorted by relevance
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 473 …sSet.load(a,b)},CKEDITOR.tools.extend(CKEDITOR.editor.prototype,{attachStyleStateChange:function(a… method 604 a.attachStyleStateChange(m,function(b){!a.readOnly&&a.getCommand(e).setState(b)});a.addCommand(e,ne…
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 514 CKEDITOR.tools.extend(CKEDITOR.editor.prototype,{attachStyleStateChange:function(a,d){var b=this._.… method 653 …g,d,b,a){if(a){a=new CKEDITOR.style(a);var f=h[b];f.unshift(a);c.attachStyleStateChange(a,function…
|
| D | ckeditor.js.unc | 10278 attachStyleStateChange: function(a, d) { 13007 c.attachStyleStateChange(a, function(a) {
|