Searched refs:shouldHighlightLine (Results 1 – 2 of 2) sorted by relevance
585 …_showScriptOrResource: function(scriptOrResource, line, shouldHighlightLine, fromBackForwardAction) argument636 if (view.highlightLine && shouldHighlightLine)
15648 (WebInspector.ScriptsPanel.prototype.showScript): Pass true for shouldHighlightLine.15650 (WebInspector.ScriptsPanel.prototype._showScriptOrResource): Added a shouldHighlightLine15652 (WebInspector.ScriptsPanel.prototype._goBack): Pass false for shouldHighlightLine since