Lines Matching refs:js

8         var a = /(^|.*[\\\/])ckeditor\.js(?:\?.*|;.*)?$/i,
286 a.src = CKEDITOR.basePath + "ckeditor.js";
4395 customConfig: "config.js",
5416 … this[a] ? d() : CKEDITOR.scriptLoader.load(CKEDITOR.getUrl("lang/" + a + ".js"), d, this)
5538 return CKEDITOR.getUrl(this.getPath(a) + (d ? d.file : this.fileName + ".js"))
5550 file: b || this.fileName + ".js"
5845 … (a.lang[l] = h.langEntries[k], k = null) : e.push(CKEDITOR.getUrl(h.path + "lang/" + k + ".js")));
10309 … CKEDITOR.stylesSet.addExternal(c, b[1] ? b.slice(1).join(":") : CKEDITOR.getUrl("styles.js"), "");
10564 ….skinName.split(",")[0] ? CKEDITOR.scriptLoader.load(CKEDITOR.getUrl(a() + "skin.js"), function() {
12774 CKEDITOR.dialog.add("about", this.path + "dialogs/about.js")
12853 … CKEDITOR.scriptLoader.load(CKEDITOR.getUrl(c.path + "dialogs/lang/" + a + ".js"), function() {
12866 CKEDITOR.dialog.add("a11yHelp", this.path + "dialogs/a11yhelp.js");
14569 "dialogs/paste.js"));
15713 CKEDITOR.dialog.add("colordialog", this.path + "dialogs/colordialog.js");
15754 … CKEDITOR.dialog.add("templates", CKEDITOR.getUrl(this.path + "dialogs/templates.js"));
15776 CKEDITOR.config.templates_files = [CKEDITOR.getUrl("plugins/templates/templates/default.js")];
16518 CKEDITOR.dialog.add("creatediv", this.path + "dialogs/div.js");
16519 CKEDITOR.dialog.add("editdiv", this.path + "dialogs/div.js")
17352 CKEDITOR.dialog.add("find", this.path + "dialogs/find.js")
17480 CKEDITOR.dialog.add("flash", this.path + "dialogs/flash.js");
18219 !a.blockless && e("Form", "form", f + "form.js");
18220 e("Checkbox", "checkbox", f + "checkbox.js");
18222 f + "radio.js");
18223 e("TextField", "textfield", f + "textfield.js");
18224 e("Textarea", "textarea", f + "textarea.js");
18225 e("Select", "select", f + "select.js");
18226 e("Button", "button", f + "button.js");
18228 ….image2 && e("ImageButton", "imagebutton", CKEDITOR.plugins.getPath("image") + "dialogs/image.js");
18229 e("HiddenField", "hiddenfield", f + "hiddenfield.js");
18619 CKEDITOR.dialog.add("iframe", this.path + "dialogs/iframe.js");
18931 CKEDITOR.dialog.add("image", this.path + "dialogs/image.js");
19354 CKEDITOR.dialog.add("smiley", this.path + "dialogs/smiley.js")
19691 CKEDITOR.dialog.add("link", this.path + "dialogs/link.js");
19692 CKEDITOR.dialog.add("anchor", this.path + "dialogs/anchor.js");
20397 CKEDITOR.dialog.add("numberedListStyle", this.path + "dialogs/liststyle.js");
20407 CKEDITOR.dialog.add("bulletedListStyle", this.path + "dialogs/liststyle.js");
21356 …= CKEDITOR.getUrl(a.config.pasteFromWordCleanupFile || f + "filter/default.js"), CKEDITOR.scriptLo…
21899 CKEDITOR.dialog.add("specialchar", this.path + "dialogs/specialchar.js");
21904 … CKEDITOR.scriptLoader.load(CKEDITOR.getUrl(c.path + "dialogs/lang/" + b + ".js"), function() {
21938 CKEDITOR.getUrl(this.path + "dialogs/options.js"));
22211 …tp:", a.config.scayt_srcUrl = c + "//svc.webspellchecker.net/spellcheck31/wscbundle/wscbundle.js");
23006 CKEDITOR.dialog.add("table", this.path + "dialogs/table.js");
23007 CKEDITOR.dialog.add("tableProperties", this.path + "dialogs/table.js");
23417 CKEDITOR.dialog.add("cellProperties", this.path + "dialogs/tableCell.js");
26632 …7 >= CKEDITOR.env.version ? "dialogs/wsc_ie.js" : window.postMessage ? "dialogs/wsc.js" : "dialogs…