Home
last modified time | relevance | path

Searched refs:replaceOldOptionsNames (Results 1 – 3 of 3) sorted by relevance

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js1033 …oOpen)})},parseConfig:function(a){var f=CKEDITOR.plugins.scayt;f.replaceOldOptionsNames(a.config);…
1055 …f&&f.ltr&&f.rtl&&a.fire("startSpellCheck, startGrammarCheck")))},replaceOldOptionsNames:function(a…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js1117 parseConfig:function(a){var c=CKEDITOR.plugins.scayt;c.replaceOldOptionsNames(a.config);"boolean"!=…
1141 c&&c.ltr&&c.rtl&&a.fire("startSpellCheck, startGrammarCheck")))},replaceOldOptionsNames:function(a)… method in CKEDITOR.plugins.scayt
H A Dckeditor.js.unc22178 c.replaceOldOptionsNames(a.config);
22542 replaceOldOptionsNames: function(a) {