Searched refs:boxInWindow (Results 1 – 6 of 6) sorted by relevance
159 …anchorBox = anchorElement instanceof AnchorBox ? anchorElement : anchorElement.boxInWindow(window);261 … = this._hoverElement instanceof AnchorBox ? this._hoverElement : this._hoverElement.boxInWindow();
113 anchorBox = anchorBox || this._anchorElement.boxInWindow(window);
396 Element.prototype.boxInWindow = function(targetWindow) method in Element
562 … var diffLeft = this._popoverAnchorElement.boxInWindow().x - argumentElement.boxInWindow().x;
425 var box = anchorElement.boxInWindow(window);
463 var gutterBox = this._codeMirror.getGutterElement().boxInWindow();