Lines Matching refs:path

30 …if (!b) throw 'The CKEditor installation path could not be automatically detected. Please set the …
783 … document.cookie = encodeURIComponent(a) + "\x3d" + encodeURIComponent(e) + ";path\x3d/"
4354 path: b
5525 b.path = this.getPath(a);
5594 …B = g.icons.split(","), D = B.length; D--;) CKEDITOR.skin.addIcon(B[D], g.path + "icons/" + (CKEDI…
5689 h(this, a.data.path)
5845 …[k] ? (a.lang[l] = h.langEntries[k], k = null) : e.push(CKEDITOR.getUrl(h.path + "lang/" + k + ".j…
7528 e = a.data.path,
8823 path: c
10283 … k = h.style.checkActive(a.data.path, this) ? CKEDITOR.TRISTATE_ON : CKEDITOR.TRISTATE_OFF;
10562 path: a,
10575 path: b,
10584 a = c || g && g.path || "";
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");
14568 CKEDITOR.dialog.add("paste", CKEDITOR.getUrl(this.path +
15713 CKEDITOR.dialog.add("colordialog", this.path + "dialogs/colordialog.js");
15754 … CKEDITOR.dialog.add("templates", CKEDITOR.getUrl(this.path + "dialogs/templates.js"));
16135 … t || (CKEDITOR.document.appendStyleSheet(this.path + "styles/copyformatting.css"), t = !0);
16136 a.addContentsCss && a.addContentsCss(this.path +
16518 CKEDITOR.dialog.add("creatediv", this.path + "dialogs/div.js");
16519 CKEDITOR.dialog.add("editdiv", this.path + "dialogs/div.js")
16608 path: new CKEDITOR.dom.elementPath(b)
16617 var n = a.ui.spaceId("path"),
16623 var b = a.ui.space("path");
16648 …for (var e = [], g = h.list = [], d = [], c = h.filters, p = !0, k = b.data.path.elements, u = k.l…
17352 CKEDITOR.dialog.add("find", this.path + "dialogs/find.js")
17465 …CKEDITOR.addCss("img.cke_flash{background-image: url(" + CKEDITOR.getUrl(this.path + "images/place…
17480 CKEDITOR.dialog.add("flash", this.path + "dialogs/flash.js");
18100 a = a.data.path.elements;
18169 …CKEDITOR.addCss("img.cke_hidden{background-image: url(" + CKEDITOR.getUrl(this.path + "images/hidd…
18218 f = this.path + "dialogs/";
18417 b = b.data.path;
18609 …CKEDITOR.addCss("img.cke_iframe{background-image: url(" + CKEDITOR.getUrl(this.path + "images/plac…
18619 CKEDITOR.dialog.add("iframe", this.path + "dialogs/iframe.js");
18931 CKEDITOR.dialog.add("image", this.path + "dialogs/image.js");
19070 d.data.states[b.name + "@" + c] = b.refreshJob(a, c, d.data.path)
19344 a.config.smiley_path = a.config.smiley_path || this.path + "images/";
19354 CKEDITOR.dialog.add("smiley", this.path + "dialogs/smiley.js")
19657 …var b = "background:url(" + CKEDITOR.getUrl(this.path + "images" + (CKEDITOR.env.hidpi ? "/hidpi" …
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");
20495 …b = CKEDITOR.getUrl(this.path + "images/" + (t.hidpi ? "hidpi/" : "") + "icon" + (a.rtl ? "-rtl" :…
21236 …var a = ("background:url(" + CKEDITOR.getUrl(this.path + "images/pagebreak.gif") + ") no-repeat ce…
21372 h = this.path,
21466 …a.elementMode != CKEDITOR.ELEMENT_MODE_INLINE && (h = this.path, a.addCommand("preview", k), a.ui.…
21621 c, b, e, f, k = CKEDITOR.getUrl(this.path),
21899 CKEDITOR.dialog.add("specialchar", this.path + "dialogs/specialchar.js");
21904 … CKEDITOR.scriptLoader.load(CKEDITOR.getUrl(c.path + "dialogs/lang/" + b + ".js"), function() {
21928 …TOR.skinName || a.config.skin) && CKEDITOR.document.appendStyleSheet(this.path + "skins/" + CKEDIT…
21929 CKEDITOR.document.appendStyleSheet(this.path + "dialogs/dialog.css")
21938 CKEDITOR.getUrl(this.path + "dialogs/options.js"));
22768 a = a.data.path.elements;
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");
24157 CKEDITOR.document.appendStyleSheet(this.path + "styles/tableselection.css")
24160 …tion.isSupportedEnvironment && (a.addContentsCss && a.addContentsCss(this.path + "styles/tablesele…
25698 …ackground:rgba(220,220,220,0.5);background-image:url(" + b.plugins.widget.path + "images/handle.pn…
26615 …(CKEDITOR.skinName || a.config.skin) && CKEDITOR.document.appendStyleSheet(this.path + "skins/" + …
26632 …CKEDITOR.dialog.add("checkspell", this.path + (CKEDITOR.env.ie && 7 >= CKEDITOR.env.version ? "dia…
26639 var path = CKEDITOR.getUrl('plugins/' + strip);
26642 path: path,