Lines Matching refs:getWindow

1097                         c(a.getWindow().getFrame())
1102 var d = CKEDITOR.document.getWindow().getScrollPosition();
2154 this.getWindow().focus()
2198 getWindow: function() {
2385 return a ? CKEDITOR.tools.getAbsoluteRectPosition(this.getWindow(), b) : b
2458 var b = this.getWindow().$.getComputedStyle(this.$, null);
2479 getWindow: function() {
2480 return this.getDocument().getWindow()
2545 …a && CKEDITOR.env.webkit && (b = this.getWindow(), !b.equals(CKEDITOR.document.getWindow()) && (c …
2743 …a && (f = this.getWindow(), x = a.getWindow(), !f.equals(x) && f.$.frameElement && (a = (new CKEDI…
2756 var c = b.getWindow();
2769 a.getWindow().$.scrollBy(b, c) : (a.$.scrollLeft += b, a.$.scrollTop += c)
2782 e = a.getWindow();
2789 }!a && (a = this.getWindow());
2794 v = a.getWindow();
4081 b && (a = CKEDITOR.tools.getAbsoluteRectPosition(d.document.getWindow(), a));
7499 … r = CKEDITOR.env.webkit && this.document && this.document.getWindow().$.frameElement;
7646 …() && (a = CKEDITOR.document.getActive(), a.equals(this.getWindow().getFrame()) || this.getWindow(…
7929 a.window = this.getWindow();
9273 … this._.cache.nativeSel = m ? this.document.$.selection : this.document.getWindow().$.getSelection…
11498 var c = CKEDITOR.document.getWindow();
11515 k = CKEDITOR.document.getWindow().getViewPaneSize(),
11608 p = CKEDITOR.document.getWindow().getViewPaneSize();
11632 var b = CKEDITOR.document.getWindow(),
11682 …u && (a.focusManager.remove(u), a = CKEDITOR.document.getWindow(), u.hide(), a.removeListener("res…
11927 …r.lang.dir && this._.position && (this._.position.x = CKEDITOR.document.getWindow().getViewPaneSiz…
11948 … = CKEDITOR.document.getWindow().getScrollPosition(), a += f.x, b += f.y), d && (f = this.getSize(…
12001 c = CKEDITOR.document.getWindow().getViewPaneSize(),
13527 var b = CKEDITOR.document.getWindow(),
13536 var b = CKEDITOR.document.getWindow(),
13556 m = CKEDITOR.document.getWindow();
14192 d = d.getWindow();
14216 var q = CKEDITOR.document.getWindow().getScrollPosition().y;
15139 a.getWindow().$.CKEDITOR = CKEDITOR;
15224 …a), CKEDITOR.env.webkit && a.getDocument().getWindow().focus(), a.focus(), this.onMark && this.onM…
15234 …} c && (a && a(), CKEDITOR.env.webkit && c.getDocument().getWindow().focus(), c.focus(), this.onMa…
15320 g.getWindow().on("resize", function() {
15404 var b = n.element.getWindow(),
15430 … var a = CKEDITOR.env.webkit && CKEDITOR.document.getWindow().getScrollPosition().y;
15453 }(this._.lastFocused || this._.iframe.getFrameDocument().getWindow()).focus()
15467 …if (a = a && this._.returnFocus) CKEDITOR.env.webkit && a.type && a.getWindow().$.focus(), a.focus…
16056 b = b.getWindow().getScrollPosition(),
17620 var g = CKEDITOR.document.getWindow(),
18830 this._.docTitle = this.getWindow().getFrame().getAttribute("title")
20854 …}, null, null, 0), d.attachListener(b.inInlineMode ? g : g.getWindow().getFrame(), "mouseout", fun…
21095 c = b.getWindow(),
21774 …b.attachListener(a, "resize", d, b), b.attachListener(CKEDITOR.document.getWindow(), "resize", d, …
24625 winTop: CKEDITOR.document.getWindow()
25658 … (c.isInline() ? c : b.document.getWindow().getFrame()).equals(a) && b.focusManager.focus(c)