Searched refs:_goBack (Results 1 – 6 of 6) sorted by relevance
43 this.backButton.addEventListener("click", this._goBack.bind(this), false);876 _goBack: function() method in WebInspector.ScriptsPanel
578 - (void)_goBack727 [self _goBack];836 [self _goBack];
9872 (-[WebView _goBack]):9962 (-[WebView keyDown:]): call _goBack and _goForward for command-arrow keys11598 * WebView.subproj/IFWebViewPrivate.h: Add _pageLeft, _pageRight, _goBack.11604 (-[IFWebView _goBack]): Added. Calls [IFWindowContext goBack].
275 (-[WebFrameView _goBack]):11202 (-[WebFrameView _goBack]): Ditto.
15652 (WebInspector.ScriptsPanel.prototype._goBack): Pass false for shouldHighlightLine since15824 (WebInspector.ScriptsPanel.prototype._goBack): Update the _currentBackForwardIndex
30880 (WebInspector.ScriptsPanel.prototype._goBack):