Lines Matching refs:check

4196 …      if ((g = CKEDITOR.filter.instances[h.element.data("cke-filter")]) && !g.check(c)) return b(a,
4737 check: "it",
4754 check: "parent-down",
4760 check: "parent-down",
4763 check: "el-up",
4773 check: "it",
4781 if (f = c[d], !(f.check && !a.check(f.check, !1) || f.left && !f.left(b))) {
4923 if (c = E.el, c.parent) switch (z = q[c.parent.name] || q.span, E.check) {
4939 return !a.requiredContent || this.check(a.requiredContent)
4954 …; ++b) c = a[b], ("string" == typeof c || c instanceof CKEDITOR.style) && this.check(c) && (f = c);
4971 …redContent && (this.customConfig || this.disallowedContent.length) ? this.check(a.requiredContent)…
4987 …ypeof w ? (w = w.split(/\s*:\s*/), p = w[0], h = null, m = w[1]) : (p = w.check, h = w.left, m = w…
4989 check: p == e ? null : p,
4999 check: function(a, b, c) {
5003 if (this.check(a[d], b, c)) return !0;
5055 if (this.check(H[c])) return c;
5057 if (this.check(e)) return b[e];
9705 if (L ? L.check(this) : 1) C.selectNodeContents(F), b.call(this, C)
9822 ….getNextParagraph();) !d.isReadOnly() && (c.activeFilter ? c.activeFilter.check(this) : 1) && (f =…
10161 if (c && !c.check(this)) return !1;
11980 … h.getInputElement() && (h.requiredContent && !this._.editor.activeFilter.check(h.requiredContent)…
11981 … }!f || d && !this._.editor.activeFilter.check(d) ? e[0].addClass("cke_dialog_tab_disabled") :
12069 if (!a.requiredContent || this._.editor.filter.check(a.requiredContent)) {
12395 …b.requiredContent && !a.getParentEditor().filter.check(b.requiredContent) && (m.display = "none", …
15550 e.activeFilter.check(p) || this.setState(CKEDITOR.TRISTATE_DISABLED)
15649 check: "span{color}",
16176 … if (!a.copyFormatting.filter.check(new CKEDITOR.style(e), !0, !0)) return d.cancel();
18043 check: "span",
18113 b.activeFilter.check(u) || this.setState(CKEDITOR.TRISTATE_DISABLED)
18383 …if (!a.filter.customConfig || a.filter.check(k)) m++, d[h] = k, d[h]._.enterMode = a.config.enterM…
18429 for (var b in d) a.activeFilter.check(d[b]) || this.hideItem(b)
18436 if (a.activeFilter.check(d[c])) return;
19438 p = a.activeFilter.check(l + "{text-align}");
19439 if ((l = a.activeFilter.check(l + "(" + e + ")")) || p) {
19455 …f = this.cssClassName ? a.activeFilter.check(f + "(" + this.cssClassName + ")") : a.activeFilter.c…
21365 …if (b && a.editor.filter.check("img[src]") && (c = b.extractTagsFromHtml(a.data.dataValue), 0 !== …
22067 …d.setMarkupPaused(!0), a.lockSelection(), a.execCommand("checkspell")) : alert("Nothing to check!")
22730 …h = b.name, b = new CKEDITOR.style(b), c.filter.customConfig && !c.filter.check(b))) || (b._name =…
23378 check: "td{vertical-align}",
23389 check: "td{height}",
23406 check: "td{height}",
25365 if (c && b && !c.check(b)) return
26628 … (b = b.replace(/\s/g, "")) ? a.execCommand("checkspell"): alert("Nothing to check!")