Searched refs:reloadMarkup (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 1114 …de||"undo"!=b.data.name&&"redo"!=b.data.name||setTimeout(function(){c.reloadMarkup(a.scayt)},250)}… 1115 {}):d?c.reloadMarkup(d):"wysiwyg"==b.editor.mode&&!0===c.state.scayt[b.editor.name]&&(c.createScayt… 1116 …tionNode&&d.selectionNode.$||null);h.removeMarkupInSelectionNode(d);c.reloadMarkup(h)},e||0)});a.o… 1140 …eturn a.getUserDictionary?!0:!1},reloadMarkup:function(a){var c;a&&(c=a.getScaytLangList(),a.reloa… method in CKEDITOR.plugins.scayt 1150 ….scayt;a&&setTimeout(function(){c&&(c.fire("removeMarkupInDocument",{}),b.reloadMarkup(c))},0)})});
|
H A D | ckeditor.js.unc | 22133 c.reloadMarkup(a.scayt) 22138 …b.editor.readOnly ? d && d.fire("removeMarkupInDocument", {}) : d ? c.reloadMarkup(d) : "wysiwyg" … 22154 c.reloadMarkup(h) 22537 reloadMarkup: function(a) { 22540 …a.reloadMarkup ? a.reloadMarkup() : (this.alarmCompatibilityMessage(), c && c.ltr && c.rtl && a.fi… 22673 c && (c.fire("removeMarkupInDocument", {}), b.reloadMarkup(c))
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 1030 …de||"undo"!=b.data.name&&"redo"!=b.data.name||setTimeout(function(){f.reloadMarkup(a.scayt)},250)}… 1031 …ayt,!0===b.editor.readOnly?c&&c.fire("removeMarkupInDocument",{}):c?f.reloadMarkup(c):"wysiwyg"==b… 1032 …tionNode&&c.selectionNode.$||null);k.removeMarkupInSelectionNode(c);f.reloadMarkup(k)},e||0)});a.o… 1054 …r+=1)},isNewUdSupported:function(a){return a.getUserDictionary?!0:!1},reloadMarkup:function(a){var… 1055 a.reloadMarkup?a.reloadMarkup():(this.alarmCompatibilityMessage(),f&&f.ltr&&f.rtl&&a.fire("startSpe…
|