Home
last modified time | relevance | path

Searched refs:PanelHistory (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
Dinspector.js459 this._panelHistory = new WebInspector.PanelHistory();
1628 WebInspector.PanelHistory = function() class
1634 WebInspector.PanelHistory.prototype = {
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2411698 (WebInspector.PanelHistory):
11699 (WebInspector.PanelHistory.prototype.canGoBack):
11700 (WebInspector.PanelHistory.prototype.goBack):
11701 (WebInspector.PanelHistory.prototype.canGoForward):
11702 (WebInspector.PanelHistory.prototype.goForward):
11703 (WebInspector.PanelHistory.prototype.setPanel):