Home
last modified time | relevance | path

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

/external/webkit/WebCore/inspector/front-end/
DScriptsPanel.js585 …_showScriptOrResource: function(scriptOrResource, line, shouldHighlightLine, fromBackForwardAction) argument
636 if (view.highlightLine && shouldHighlightLine)
/external/webkit/WebCore/
DChangeLog-2008-08-1015648 (WebInspector.ScriptsPanel.prototype.showScript): Pass true for shouldHighlightLine.
15650 (WebInspector.ScriptsPanel.prototype._showScriptOrResource): Added a shouldHighlightLine
15652 (WebInspector.ScriptsPanel.prototype._goBack): Pass false for shouldHighlightLine since