Searched refs:_syntaxHighlightingComplete (Results 1 – 3 of 3) sorted by relevance
67 …urceFrame.addEventListener("syntax highlighting complete", this._syntaxHighlightingComplete, this);100 _syntaxHighlightingComplete: WebInspector.SourceView.prototype._syntaxHighlightingComplete property in WebInspector.ScriptView
112 …urceFrame.addEventListener("syntax highlighting complete", this._syntaxHighlightingComplete, this);304 _syntaxHighlightingComplete: function(event) method in WebInspector.SourceView
86128 … (WebInspector.SourceView.prototype._syntaxHighlightingComplete): Call _sourceFrameSetupFinished.