Lines Matching refs:getStyle

2512             getStyle: function(a) {

2892 "ltr" : this.getStyle("direction") || this.getAttribute("dir")
9726 for (R in h.styles) !F[R] && (aa = B.getStyle(R)) && (l.getStyle(R) == aa ? y[R] = 1 : F[R] = 1)
9923 for (var h in c) this._.definition.fullMatch && a.getStyle(h) != t(h, c[h], !0) || (f = f || !!a.getStyle(h), a.removeStyle(h));
10018 return d[c ? "getStyle" : "getAttribute"](a)
11927 }), "rtl" == this._.editor.lang.dir && this._.position && (this._.position.x = CKEDITOR.document.getWindow().getViewPaneSize().width - this._.contentSize.width - parseInt(this._.element.getFirst().getStyle("right"), 10)), this._.contentSize = {
12962 getStyle: function(a, c) {
13087 (b ? a.getComputedStyle("direction") : a.getStyle("direction") || a.hasAttribute("dir")) != f && (a.removeStyle("direction"), b ? (a.removeAttribute("dir"), f != a.getComputedStyle("direction") &&
13126 c.getStyle("direction") || c.getAttribute("dir"), a.getCommand("bidirtl").setState("rtl" == b ? CKEDITOR.TRISTATE_ON : CKEDITOR.TRISTATE_OFF), a.getCommand("bidiltr").setState("ltr" == b ? CKEDITOR.TRISTATE_ON : CKEDITOR.TRISTATE_OFF));
13578 var n = "fixed" == a.getStyle("position") ? d.left : "static" != q.getComputedStyle("position") ? e.x - r.x : e.x;
15228 return a.type == CKEDITOR.NODE_ELEMENT && "none" == a.getStyle("display")
16317 } while (f && f.getStyle && ("none" == f.getStyle("display") || !f.getText()));
17444 var c = a.getStyle("width");
17445 a = a.getStyle("height");
18922 var a = b.getStyle("float");
19038 d = c.getStyle("margin-right");
19039 g = c.getStyle("margin-left");
19113 a = parseInt(b.getStyle(c), 10);
19179 return this.isIndent ? n : e ? CKEDITOR[0 >= (parseInt(e.getStyle(m(e)), 10) || 0) ? "TRISTATE_DISABLED" :
19365 for (; !a.hasAttribute || !a.hasAttribute("align") && !a.getStyle("text-align");) {
19370 b = a.getStyle("text-align") || a.getAttribute("align") || ""
19424 e = d.getStyle("text-align");
24867 if (b = this.getStyle(a.uid, a.type)) {
24884 getStyle: function(a, d) {